...
To run a map chain for validating/ testing it we need to click on the Run icon. Clicking on the Run icon will display the following popup.
...
...
The input section provides you with a window which displays the input data for the Map Chain.
...
The button
Status | ||||
---|---|---|---|---|
|
...
The selected file will replace the data in the
Status | ||||
---|---|---|---|---|
|
...
Info |
---|
Please be aware that changes on the script or source are discarded when closing the window! |
...
The list on left hand side of the Run window helps you navigate through JTMap and JTScript code.
...
The right hand side panel has 4 sections :
JTMap / JTScript Code : Displays the code generated using JTMap / JTScript
Test Input Data : Displays the test input data either selected by the user or provided as an output by the previous JTMap/JTScript.
Output : The output generate by the code using the test input data.
Debug : If user has any debug comments, those will be displayed here.
...
The Results panel displays the final output of the Map Chain.
...