|
There are two main views: the migration project page and the execution console page.
The first page contains information about all the rules of the current project.
One project line corresponds to one rule. This page allows you to add, edit and
delete rules. Using the "Rules" menu or context menu, you can copy a rule, move it
up or down in the project.

The execution console displays information about project execution. One execution step produces one
line in the console. You can interrupt the execution using the corresponding button on the page.
The debugging execution mode means that the program will ask you
for the execution of every step (rule). Also, you can interrupt the execution using the "Break execution" button.

The program toolbar contains the most frequently used commands:
- create a new empty project
- load and save the project
- add, edit, remove the rule
- execute the project
- schedule the project execution
See also: program settings
|