Resuming execution
See Xml\Tutorial\1201 Debugging documents\Debugging.Xml for the file used in this tutorial
Tip! Execution of a document in [Paused] status can be either stopped or resumed
1. Clear the breakpoint on process [Only keep Belgian ISINs]
Right click the mouse on process [Only keep Belgian ISINs] |
|
Click on [Clear breakpoint] in the context menu |
The IDE shows the clearance of the breakpoint |
2. Run until completion
Click the green [Run] button on the toolbar to resume execution. |
The output of the second process [Show transactions] is displayed in the [Search in datatable] window |
|
Examine the results and close the window by pressing the cross in the upper right side |
The [Intermediate execution result] window is displayed |
|
Examine the values of variables, datatables, external tables, and logging at completion |
|
Close the [Intermediate execution result] window |
The IDE shows the completion of all processes |
3. Switch back to design mode
Click the [Set design mode] button on the toolbar |
The IDE shows the example document in design mode |