Synchronizing users between the IBM BPM database and the user registry

Before a user's personal data can be deleted, their account must be deactivated by removing them from the user registry and then synchronizing the internal user data with the external user registry. Users that are assigned to the action policy roles ACTION_DELETE_USER_PERSONAL_DATA or ACTION_REFRESH_USER can use a REST API call to synchronize the internal user activation/deactivation status with the external registry. By default, IBM® BPM administrators are assigned to the ACTION_DELETE_USER_PERSONAL_DATA role. For information about how to modify the action policies that are contained in the BPMActionPolicy configuration object, see Configuration properties for Process Portal action policies.
To deactivate a user perform the following actions:
  1. Remove the user from the user registry.
  2. If you are using a federated repository, clear the user from the cache of the federated repository adapter as described in clearIdMgrUserFromCache command. This is not necessary if you are using a local operating system registry, standalone LDAP registry, or standalone custom registry.
  3. Synchronize the IBM BPM database and the user registry by performing one of the following: