pub.synchronization.xref:deleteByObjectId
WmPublic. Removes all cross-reference records associated with a particular process or synchronization.
Input Parameters
objectId | String A unique identifier for the object or process for which you want to delete all cross-reference records. Typically, the objectId field is set to the name of the business process for which you are performing synchronization, such as "order" or "customer." |
Output Parameters
None.
Usage Notes
You can use this service to purge unwanted cross-reference records from the cross-reference table. For example, if you wanted to delete all cross-reference records for the purchaseOrder synchronization, specify "purchaseOrder" as the objectId.