Toolbar
Here is a quick overview of the JTMapper Toolbar :
New: Create a new Map by creating a clean Source, Target and the reset of map states like lookup table, global variables, functions
Open: Open and existing map. You can open an existing map (.jtmap extension) , a shared map or can upload an existing JTMap from your computer. More about our Resource Open dialogue
Save: If it's an existing map it will save the map with a newer version at the existing location. You will have to enter a comment prior to the save
SaveAs: Allows you to save the map into a new location with a new filename, if needed
Undo, Redo, Load Source, Load Target, Test Map
Undo: Standard undo of map steps
Redo: Standard redo of map steps (after Undo)
Load Source Interface: Load source interface (Map From) into the map. Details of interface load can be found in Loading Interface in a Map
Load Target Interface: Load target interface (Map From) into the map. Details of interface load can be found in Loading Interface in a Map
Test Map: After your mapping is completed, you can click on this button to run it with a sample "Input Payload" and see the resultant "Output Payload"
Global Variables: Define global variables within the scope of the map. Details can be found at Global Variables
Lookup Tables: Define lookup table within the scope of the map. Detail can be found at Lookup Tables
Functions: Define common map functions to be used across maps. Details can be found at Functions
Classes: Define classes to be used across the map. Details can be found at Classes
Pre/Post Map Processing Scripts: Define pre/post map processing scripts. Details can be found at Pre/Post Map Processing Scripts