How Do I Use the Salesforce Select Debugger?
This article describes how to use the Saleforce Select Debugger.
The debugger is very easy to use; it will show you the results of a successful Salesforce query, and also the exception stack for a bad Salesforce query.
Salesforce Debugger Interface
To open the Salesforce Debugger dialog, select a Tag with an Salesforece query, and go to Windward Tools and click Debug Query > Salesforce Select:
Successful Query
In the upper left-hand Select Pane, chose the data source (it must already be connected), enter your query, and press "Execute". If the query is successful, you will see its results in the bottom Results Pane and get a "select successful" message at the bottom of the window:
Problem Query
If the query fails with an exception, you will see the exception stack trace in the Exception Pane and a error message at the bottom of the window:
0 Comments
Add your comment