function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SFDC_DeveloperSFDC_Developer 

Custom License management app

Hi,

My current client has 6 Prod Org, now they want to track license detail of all the org and their usage.
Like they want to track which user has which Org access, license information,profile and permission set.

Currently we have created two custom object which has master-detail relationship in one org, where Master object will store user information and detail object will store org information like Org name, profile etc.

Currently we are manually uploading data in all these object, but in future we want to automatically upload all these details, like whenever a new user is created or deactivate in any Org it should automatically updated in my custom object.

How can I achieve this? Is there any alternative approach of doing this apart from creating custom object?
SandhyaSandhya (Salesforce Developers) 
Hi,

As this thread is followed in StackExchange I will post the link here so that others can benefit.

http://salesforce.stackexchange.com/questions/146975/track-user-info-of-multiple-org

Thanks and Regards
Sandhya