Creating User Ids
One can use the following custom Java method to create User Ids in the CRM Foundation module, which also returns a value that indicates if an ‘Approval’ is required for this user, based on the User type passed to this method. Notice, the use of JTF_UM_USER_ADMIN_PVT.createSystemUser, out-of-the-box API, to create the user. Email support@ibizsoftinc.com if …read more