ActiveTransfer Server 10.5 | webMethods ActiveTransfer Documentation | Working with Services in ActiveTransfer | Asset Document Types | Overview | Service Response Document Type
 
Service Response Document Type
 
wm.mft.assets.rec:svcResponse
wm.mft.assets.rec:svcResponse
Document type that contains the response from the services under wm.mft.assets.
Variables
info
Document List Contains the information messages. The list contains one entry for each message. The variables are:
*key String The message key.
*message String The information message.
warning
Document List Contains the warning messages. The list contains one entry for each warning. The variables are:
*key String The message key.
*message String The warning message.
*stack String The stack trace of the exception.
error
Document List Contains the error messages. The list contains one entry for each error. The variables are:
*key String The error key.
*message String The error message.
*stack String The stack trace of the exception.