Set Run Time Permissions
To support the running of analysis events, property read permissions must be granted to the TW.AnalyticsManager.Admin user group. Analysis events can be triggered on the following ThingWorx entities:
Things
Thing templates
Thing shapes
To control the level of security, use either of the following options while setting up run time permissions:
Provide collection level run time Property Read permissions to the TW.AnalyticsManager.Admin user group.
Provide run time Property Read permissions to the TW.AnalyticsManager.Admin user group for individual entities on which the analysis event is based.
Complete the following steps to provide run-time Property Read permissions to the TW.AnalyticsManager.Admin user group:
1. In ThingWorx Composer, click in the left navigation panel.
2. Depending on the level of security that you choose, use one of the following options:
Provide collection run time permissions:
a. In the left navigation panel, choose Collection.
The Collection panel is displayed.
b. Click the check box next to Things, and click Edit Permissions.
Alternatively, you can select Thing Templates or Thing Shapes.
Provide run time permissions to individual entities:
a. In the left navigation panel, choose Entity.
The Entity panel is displayed.
b. Search for the entity (thing, thing template, or thing shape) that you want to provide permissions to.
c. Click the check box next to the entity and click Edit Permissions.
3. Click Run Time to edit run time permissions.
4. Click Edit to edit the run time permissions.
5. In the Search Users or Groups field, search and select the TW.AnalyticsManager.Admin user group.
6. Under Property Read, click to grant property read permissions to the TW.AnalyticsManager.Admin group.
7. Click Save.
Was this helpful?