Trading Networks 10.5 | Administering and Using Trading Networks | Building Services with Trading Networks | TPA Folder | Summary of Elements in this Folder | wm.tn.tpa:releaseTPALock
 
wm.tn.tpa:releaseTPALock
Releases a lock. An application must release a lock after it has finished with the lock. If an application does not release a lock after it has finished with the lock, the lock is released when it is garbage-collected.
Input Parameters
lock
String The lock object that is released.
Output Parameters
None.