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. |
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. |