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