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.partner:add
 
wm.mft.assets.partner:add
Creates a new partner in ActiveTransfer Server.
Input Parameters
partnerInfo
Document Reference A document reference to the wm.mft.assets.rec.partner:Partner document type, which specifies the details of the partner’s information.
Output Parameters
success
String If the partner was successfully created in ActiveTransfer Server.
*true The new partner was successfully created.
*false The new partner was not created.
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 the values assigned to the wm.mft.assets.rec.partner:Partner document type.
Usage Notes
*ActiveTransfer Server generates a unique ID for the new partner. Hence, it overrides the partnerId input parameter specified in partnerInfo for this service.