Siebel Connector for SAP R/3 > Customizing Integrations > Testing the Interface >

The Siebel Tools Debugger


Siebel Tools provides capabilities to debug the eScript code. First, identify which script you want to debug. For example, to debug exiting workflows, you can find out which map function executes when the workflow process runs. This is available from the process properties of the Workflow. Put breakpoints in that script and run the Siebel client from Siebel Tools. The execution will break at one of those breakpoints when you click the appropriate button in Siebel client. From there on, you can step through the code and look at the values of variables.

For more information about running the Siebel client from Siebel Tools, see the Using Siebel Tools guide.

Siebel Connector for SAP R/3