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.template:update
 
wm.mft.assets.template:update
Updates an existing ActiveTransfer Server user template.
Input Parameters
templateInfo
Document Reference A document reference to the wm.mft.assets.rec.user:UserTemplate document type, which specifies the details of the ActiveTransfer Server user template.
Output Parameters
success
String If the service was successful in updating the ActiveTransfer Server user template.
*true The service was successful.
*false The service was not able to update the ActiveTransfer Server user template.
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 templateInfo.
Usage Notes
None.