You can transfer users managed in ARIS Administration to Collaboration. This can affect all users or list of users.
Prerequisites
The user executing the command is then system user or has the Collaboration administrator function privilege.
Procedure
To transfer all users from ARIS Administration, enter, for example: invoke refreshUsers on ecp_m tenant.id=tenant01
To transfer a list of users, enter, for example: invoke refreshUsers on ecp_m tenant.id=tenant01 user.list="user1,user2,user39"
The list of user names must be comma separated without blanks.
By default system user credentials are used. If you execute the command as a user holding the Collaboration administrator function privilege, you must specify you user credentials, such as:
invoke refreshUsers on ecp_m tenant.id=tenant01 tenant.user=<user name> tenant.user.pwd=<password>
or:
invoke refreshUsers on ecp_m tenant.id=tenant01 tenant.user=<user name> tenant.user.pwd=<password> user.list="user1,user2,user39"
Users managed in ARIS Administration are available in Collaboration.