Trading Networks 10.7 | Administering and Monitoring B2B Transactions | ActiveTransfer Built-In Services Reference | Asset Folder | Summary of Elements in the Asset Folder | wm.mft.assets.postProcessEvent:update
 
wm.mft.assets.postProcessEvent:update
Updates a post-processing event in ActiveTransfer Server.
Input Parameters
eventInfo
Document Reference A document of type wm.mft.assets.rec.event:PostProcessEvent, which specifies the details of the post-processing event in ActiveTransfer Server.
Output Parameters
success
String If the service was successful in updating the post-processing event in ActiveTransfer Server.
*true The service was successful.
*false The service was not able to update the post-processing event in ActiveTransfer Server.
message
String A message that is logged after the service execution is complete.
validationErrors
String List An array of all the error messages logged during validation of eventInfo.
Usage Notes
None.