Customer 360 for Salesforce
- Customer 360 for Salesforce Spring 2022
- All Products
CMDMMultiOrgsObjectSyncBatch b = new CMDMMultiOrgsObjectSyncBatch('PersonAccount'); database.executeBatch(b, batchSize);
CMDMMultiOrgsObjectSyncBatch b = new CMDMMultiOrgsObjectSyncBatch('Account'); database.executeBatch(b, batchSize);