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.utils | pub.ariba.supplier.log.utils:copyLogFieldsToLogEntry
 
pub.ariba.supplier.log.utils:copyLogFieldsToLogEntry
WmAribaSupplier. Copies the name value pairs passed into the logging function in the logFields record into the LogEntry record's logFields parameter. This is done to avoid replacing logFields that the Ariba Supplier OnRamp package sets internally in the LogEntry record to log messages.
Input Parameters
logFields
If present, a record containing name/value pairs of additional fields that you want to log.
LogEntry
A LogEntry record representing the data logged from an OrderRequest.
Output Parameters
LogEntry
A LogEntry record containing the additional log fields copied over.