JBoss.orgCommunity Documentation

Sync on demand

You could enforce the integration of some organizational elements via REST or JMX. See the operations you can perform in the following table.

OperationDescription
invokeAllListenersSynchronize and integrate all organizational elements.
invokeGroupsListenersSynchronize and integrate all groups stored in the data source.
invokeGroupListenersSynchronize and integrate a selected group stored in the data source.
invokeUsersListenersSynchronize and integrate all users stored in the data source.
invokeUserListenersSynchronize and integrate a selected user stored in the data source.
invokeMembershipListenersSynchronize and integrate a specific membership.

Note

For invokeAllListeners, invokeGroupsListeners and invokeUsersListeners, it may take few hours if the organizational data source contains thousands of users.