Running a Map Chain
Last updated
Last updated
To run a Map Chain within Justransform, click "Open" within the Map Chain Module and select the saved Map Chain from the Resources folders.
Click the Run icon which will display the following popup.
The Input Section allows you to provide the input data for the Map Chain or click Select Test Source to open the Resources dialogue to insert a preset input data configuration.
The left side process breakdown shows each map chain link which helps you navigate through JTMap and JTScript code. Once selecting a map chain link, 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 left side Results panel displays the final output of the Map Chain.