Ariba Supplier OnRamp 7.1 | webMethods Ariba Supplier OnRamp Documentation | webMethods Ariba Supplier OnRamp Installation and User’s Documentation | The pub.ariba.supplier Folder in the WmAribaSupplier Package | pub.ariba.supplier.log.spec | pub.ariba.supplier.log.spec:LogEventSpec
 
pub.ariba.supplier.log.spec:LogEventSpec
WmAribaSupplier. Service specification for logging a general message/error.
Input Parameters
eventType
ERROR for an error message or MESSAGE for informational message.
briefMessage
A brief description of the event. This message should be localized.
detailedMessage
A detailed description of the event. This message should be localized.
cXMLEnvelope
A record representing the cXML element in a cXML message. If you map a cXML Message Record's cXML field to this input parameter, the logging service will extract the payloadID, from, to, and sender information from the cXML element.
logFields
If present, a record containing name/value pairs of additional fields that you want to log.
Output Parameters
None.