Salesforce

Breakpoints - Running Contexts (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Breakpoints – Running Contexts (Magic xpa 3.x)

When an enabled breakpoint in the context currently being debugged is reached, all contexts will be stopped.

When the engine reaches a breakpoint, it will attempt to suspend all running contexts. The following are cases in which a context will not be able to break:

  • In the middle of a recompute cycle

  • In the middle of an external operation (in COM, SQL, Java, DLL, etc.)

Using the Context Manager, it will not be possible to switch to the contexts mentioned above.

When you select Step from the Debug menu (or press F10), all contexts will advance one operation. If you select Continue from the Debug menu (or press F7), all contexts will continue.

Reference
Attachment 
Attachment