Purge Synchronization Cache

Purges synchronization cache at the domain level. The purge can be done synchronously or asynchronously.

Syntax

void purgeSyncCacheGroup(Boolean synchronous) throws SUPAdminException;

Returns

If successful, purges synchronization cache using the schedule. If unsuccessful, returns SUPAdminException.

Examples