ConnectionServicesHub Thing
The CSE adds a Connection Services Hub Thing when it is imported into ThingWorx platform. Based on the ConnectionServicesHub Thing Template, this Thing implements the CacheManager Thing Shape and adds a service to grant required permissions and entity visibilities.
The following table lists and briefly describes this service and its parameter. You need to run the service during Step 1, as explained in Setting Up Permissions and Visibility for the eMessage Connector.
Services on the ConnectionServicesHub Thing
Service
Description
Parameters
Description
GrantThingTemplatePermissions
Grants the entity instance visibility and runtime instance permissions to a Thing Template for an Organization and User Group in ThingWorx. You can use this service to grant the required visibility and permissions to a Connector for imported Things.
ThingTemplateName
This required parameter specifies the name of the Thing Template to be granted the entity instance visibility and runtime instance permissions. The Base Type is THINGTEMPLATE
organziationName
This required parameter specifies the name of the Organization in ThingWorx to which entity instance visibilities will be granted. The Base Type is STRING.
userGroupname
This required parameter specifies the name of the User Group in ThingWorx to which runtime instance permissions will be assigned. The Base Type is GROUPNAME.
Was this helpful?