B2B Integration : 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- 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback