Salesforce

How Do I Use the Checker Results? (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

How Do I Use the Checker Results? (Magic xpa 3.x)

After you have completed a syntax check, you may have a list of results listed in the Checker Result pane. Now, you need to handle each of those messages. There are two basic ways to do this:

  • Click on each message in the Checker result pane, or

  • Use Ctrl+F8 to move from message to message.

Let’s see how to use either method.

Using the Checker Results List

  1. Position the cursor on the error you want to fix.

  2. Double click.

  3. The Checker will jump to the code in error.

  4. Continue until you have fixed all the errors.

The Checker results may be grouped by object, as shown here, where each Task or Data source has its own node on the tree, or they may be grouped by error type, or both, depending on how the Checker is configured (See How Do I Control the Displayed Checker Messages?).

Using Ctrl+F8

Alternatively, you can use Ctrl+F8 (Options->Next Checker Message)

Prerequisite: Settings->Options->Environment->Preferences->Jump automatically to first item in checker list must be set to Yes.

  1. When you do the syntax check, the task referred to in the message will automatically open, and the cursor will be located on the item that is the issue.

  2. When you want to go to the next error, press Ctrl+F8, and you will jump to the next item.

Note: You can also see the checker results in the Form Designer. To do this, click the View menu and select Checker Result. Since version: 3.2

Reference
Attachment 
Attachment