Salesforce

Data Change Breakpoint (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Data Change Breakpoint (Magic xpa 3.x)

When the value of a specified variable changes, execution will break (at the end of the recompute cycle).

The Studio will park on the declaration of the variable. Using the Call Stack option, you can go to:

  • The operation that caused the update; for example: Update or Evaluate

  • The Call operation, if this variable was passed as a by-ref parameter

  • The variable, if the operation has an Init expression

  • The Task return value

  • The Function return value

  • The user input (via a control)

If the Studio is parked on a variable, the Handler column will be blank, the Condition column will display Data Change and the Value column will display the name of the variable.

Related Topics

Reference
Attachment 
Attachment