Application Programming Interface Guide > Built-in Procedures > Procedures Reference > SyncDomain
 
SyncDomain
Synchronize the local external domain with the specified external domain server. Only domains other than COMPOSITE/DYNAMIC domains can be synchronized.
Location
/lib/util/
Inputs
domainName: Local domain to synchronize with the external domain server.
Outputs
N/A
Exceptions
NotFoundException: If the local domain does not exist.
SecurityException: If the procedure fails to synchronize local domain with the specified external domain server.
SecurityException: If the user does not have ACCESS_TOOLS and either MODIFY_ALL_USERS or MODIFY_ALL_STATUS rights.