11
Views
2
Comments
Solved
[Publish History] Display the Publish History of each module by developer wise
publish-history
Reactive icon
Forge asset by Justin James
Application Type
Reactive

I want to display the Publish History of each module by developer wise in my application. When referring to this Forge, I can see that the 'Users' entity between my app and in this app is different. 

This app has the details of users like 'admin ', 'PlatformServices', (i.e. Id = 1, Id = 2)  whereas in my actual application, it does not show these list of users. Kindly let me know how can I also include all these users in my application's User entity.


Publ_History.oml
2025-09-09 09-52-32
Bala Subramanian
Solution

I found the solution. We have to switch to ServiceCenter in the User Provider module to get the list.

2016-04-22 00-29-45
Nuno Reis
 
MVP

The main concept you need here is the difference between IT Users and End Users.

End Users are the ones using the apps you make. Your clients, suppliers and so on.

IT Users are your developers, the ones doing things in Service Studio and Service Center.

The same person/email can have one profile of each. That's why you need the specify the provider. Not only "who is the user", but "what type of user are you looking for".

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.