IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Services and service-related functions > Access external services with adapters > Configure and using adapters > IBM WebSphere Adapters > Adapter Toolkit > Validating the code > Testing the adapter in managed mode

Use an execution trace

The test client installed provides you with a trace of the execution and the data path of the test. You can optionally load any previously saved execution trace into the test client. This enables you to renew a test session at the point where you saved the execution.

The following procedure describes how to load and save an execution trace file.


Procedure

  1. Select the module from the Navigation window, right-click, and select Test > Load Execution Trace.

  2. In the Choose a file list box, expand the folder that contains the execution trace file that you want to load and select the execution trace file. (By default, execution trace files have a file extension of .wbiexetrace.)

  3. Click Finish. The selected execution trace opens in a new instance of the test client.
  4. Save the execution trace.

    1. In the test client, enter Ctrl-S.

    2. In the Save dialog, under the Enter or select the parent folder field, select the folder where you want to save your execution trace file.

    3. Enter the name that you want to assign to the execution trace file in the File name field.

    4. Click Finish. The execution trace file is saved to the folder that you selected and the test client page tab changes to the name of the execution trace file.

    5. Enter Ctrl-S in the test client to save the file.

Testing the adapter in managed mode