Create synchronization user

The synchronization user serves technical purposes only. No function or license privileges are assigned to this user. The synchronization user is required for synchronization processes executed in the background of Collaboration, for example, to synchronize the user data between ARIS Administration and Collaboration.

The synchronization user is automatically generated for every newly created tenant. If the synchronization user is not available, the system user is used instead, provided that the default password of the system user was not changed. If the system user cannot be used, you must manually create the synchronization user using ARIS Cloud Controller. By default, the synchronization user name is _aris_tech_user_ecp_techuser.

Procedure

  1. Start ARIS Cloud Controller (ACC).
  2. To create the synchronization user enter, for example:

    enhance umcadmin_m with createUser trigger only options tenant.name=<tenant name> tenant.user.name="<user name>" tenant.user.pwd="<user password>" affected.user="<synchronization user name>" affected.email="<synchronization user e-mail>" affected.pwd="<synchronization user password>" as.technical.user="true"

    set tenant default data for app umc ecpTechnicalUserName="<synchronization user name>" ecpTechnicalUserPassword="<synchronization user password>"

The user is created and made available for the ecp runnable.