Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | Synchronization Folder | Summary of Elements in this Folder | pub.synchronization.latch:closeLatch
 
pub.synchronization.latch:closeLatch
WmPublic. Closes the latch for a resource.
The resource cannot be acted upon while the latch is closed. By closing a latch, you can prevent a circular update between the source and target resources.
Input Parameters
appId
String A unique identifier for the target resource for which you want to close a latch. Typically, the appId is the name of the adapter or the resource.
canonicalKey
String The canonical key. A unique identifier for the canonical document used in the synchronization.
objectId
String A unique identifier for the object or process being synchronized. 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.