Ariba Supplier OnRamp 7.1 | webMethods Ariba Supplier OnRamp Documentation | webMethods Ariba Supplier OnRamp Installation and User’s Documentation | The wm.b2b.cxml Folder in the WmAribaSupplier Package | wm.b2b.cxml.utils.errors | wm.b2b.cxml.utils.errors:serviceError
 
wm.b2b.cxml.utils.errors:serviceError
WmAribaSupplier. A record representing the metadata information for an attachment document.
Input Parameters
hasError
If true, indicates that an error occurred.
Output Parameters
hasError
If true, indicates that an error occurred.
error
The error message.
DetailedServiceException_ID
If set, this represents a string key to additional error information from a DetailedServiceException. The DetailedServiceException is an exception error thrown internally by Ariba Supplier OnRamp when it encounters processing errors. DetailedServiceException contains additional error information, including the Java stack trace, the pipeline values when the error occurred, and the service where the error occurred. DetailedServiceExceptions are stored in persistent storage by the WmMarketplace package.
The logging facility uses this key to retrieve the DetailedServiceException and to display the additional error details in the log files.
In addition, you can retrieve the detailed error information by calling the service wm.marketplace.error:getErrorDetail in the WmMarketplace package, passing value of this key into the errorMessage input argument.
You should not set this field explicitly.
errorStatusCode
Error status code in error message.