Business Processes and Rules: Siebel Enterprise Application Integration > Creating and Using Dispatch Rules >

Testing Your EAI Dispatch Service Using Argument Tracing


You should use the Business Service Simulator to test your EAI Dispatch Service before using it in your production environment. You can use argument tracing to write the input and the output of the EAI Dispatch Service as XML.

NOTE:  For details on how to use the Business Service Simulator, see Integration Platform Technologies: Siebel Enterprise Application Integration.

To use the EAI dispatch service argument tracing

  1. Set the server parameter EnableServiceArgTracing to true.
  2. Set the appropriate event level for EAIDispatchSvcArgTrc on your server component:
    • Event level 3. Leads to input arguments being written out when errors occur.
    • Event level 4. Leads to both input and output being written out.

      If arguments are written out, there will be a trace log entry indicating the filename in the log directory. The filenames will have the following form:

    service name_input or output_args_a big number.dmp

    For example:

    EAIDispatchService_input_args_270613751.dmp

    NOTE:  To open the file in a XML editor, you can rename the extension to XML.

Business Processes and Rules: Siebel Enterprise Application Integration Copyright © 2006, Oracle. All rights reserved.