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

Community Tip - You can change your system assigned username to something more personal in your community settings. X

Add Home mashup configuration option for User Group level

0 Kudos

Add Home mashup configuration option for User Group level

In Thingworx 8.4 version, as of now we are only able to set the home mashup for the user and organization but it would be very much useful if we can set it up at the user group level also.

Use Case:

Say there are user groups such as Supervisors, Operators and Managers. Each user group will have the same login page because they belong to the same organization (same company) but a different landing page screen because all user groups are not entitle to the same information. And setting home mashup at user level will become very tedious  when the number of user I high. 

So setting home mashup at the user group level will be a great and user friendly feature.

 

 

2 Comments
VladimirRosu
18-Opal

As a side comment, from a backend perspective,  when you create a User, you would assign it then to a Role. That operation should be done through a Service, similar to something like AssignUserToRole(with input parameters User and Role). In that service it would be rather easy to assign a new mashup to that User (it's a single additional service call).

I do agree that it is hard if you do it purely in Composer, but if you do it in a Service, as it should be done in such cases, it is rather effortless.

 

olivierlp
Community Manager
Status changed to: No Plans to Implement

Thank you. But no plans to implement at this time.