Hi all,
I am having an idea to so that User Management Activity is simplified.
Idea is- we can cerate an ARIS script to directly add or delete a new user/ existing user from the UMC directly by executing the script in ARIS. We need to mention the name of the user whom we want to add or remove in the script and the script hits the UMC and then do the need full. Also while adding we can also mention the password for it.
kindly please suggest if anyone has already implemented this or can give suggestion for it regarding its feasibility.
Thanks & regards
Sumeet
Amol Patil on
Hi Sumeet,
There is UMC component available for ARIS scripting, however it dont have any methods to create/delete users from UMC. On the other hand, you can maintain Org Chart in ARIS, and update it to have the users automatically created in UMC.
Still I believe, UMC itself is a great tool, and is more faster for User Management than any other method. Also you can link it to LDAP server for importing users from AD group as a better approach.
Regards, Amol Patil