Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 5 Processing External DBMS Data : Debugging Applications

Debugging Applications
Using the TIBCO Object Service Broker Rule Debugger
You can use the Rule Debugger to identify and fix errors within your applications. You can also make and test certain ad hoc changes to your rules. The Debugger stops the rule execution at events that you specified from within the Debug screen.
Using the Gateway Trace
To see the SQL statements being sent to the Gateway by your rules, turn the TRACE configuration parameter on using the @CONFIGURESERVER tool. The SQL statements for all SLK table accesses are included in the trace. Refer to Supplying the Gateway Configuration Parameters for more information on @CONFIGURESERVER. Use the SERVERID parameter to view only SQL statements created by your rules. A dedicated server is required.
Reporting Problems with the Gateways
Refer to How to Contact TIBCO Support for information about reporting problems to TIBCO Support.
Have the following information available when reporting server-related problems to TIBCO Support:
See Also
TIBCO Object Service Broker Programming in Rules for more information on debugging rules.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved