cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

User Group

ptc-6292144
3-Visitor

User Group

Is there a quick way to create a user group that has access to run everything but not have editing rights (composer rights) or do I have to create a group and then add it to everything that is run on the mashup?

Thank you,

2 REPLIES 2

Hi Michael a great way to do this is to first create groups that have the proper permissions (remember you can add groups to groups and their permissions will stack)

Then create additional groups if needed which form your User groups.

add those groups to the permission groups.


Add users to the User groups.


Of course you can skip the middle step if that isn't required.



In follow up to that. It is best to specifically permit the runtime and not mass permit the runtime, many of the runtime services can impact the design and should be kept secured.

The best way to approach this would be to always 'wrap' the standard services in your custom service. i.e. you are creating services that the users utilize that utilize the Thingworx standard services. Next you permit those custom services, and you apply the System User to all the standard services.

Top Tags