B2B Integration 10.5 | Administering and Monitoring B2B Transactions | ActiveTransfer Built-In Services Reference | Asset Folder | Summary of Elements in the Asset Folder | wm.mft.assets.user:add
 
wm.mft.assets.user:add
Creates a new user in ActiveTransfer Server.
Input Parameters
addToSystemDirectory
String (Optional) Specifies if the new user should be added to the My webMethods Server system directory.
*true Add the user to the system directory.
*false Create the user only in ActiveTransfer Server.
userInfo
Document Reference A document reference to the wm.mft.assets.rec.user:User document type, which specifies the details of the ActiveTransfer Server user.
Output Parameters
success
String If the service was successful in creating a new ActiveTransfer Server user.
*true The service was successful.
*false The service was not able to create a new ActiveTransfer Server user.
userId
String The internal identifier for the ActiveTransfer Server user.
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
*ActiveTransfer Server generates a unique ID for the new user. Hence, it overrides the userId input parameter specified in userInfo for this service.

Copyright © 2016- 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.