Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Audit logging | Setting Up IS Core Audit Logging | Set Up Additional Service Logging | Write Custom Values for the Current Context to the Integration Server Server Log
 
Write Custom Values for the Current Context to the Integration Server Server Log
You can write custom values associated with auditing contexts to the server log. If Integration Server is configured to write service audit data to a database, you have the option of using these custom values as search criteria to locate and view specific logged service data. You search logged audit data using the webMethods Monitor.
To write custom values for the current context to the server log, use the Integration Server built-in service pub.flow:setCustomContextID.
The pub.flow:setCustomContextID service is stored in the WmPublic package. Its input parameter is described below. For instructions about using this service, see the webMethods Integration Server Built-In Services Reference.
Input Parameters
id
String Optional. The custom value for the current auditing context. Specify a value that you want to associate with the auditing context.
Output Parameters
None.