Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Here is a quick overview of the JTMapper Toolbar : 

Image RemovedScreen_Shot_2020-05-02_at_6.32.26_PM.pngImage RemovedImage Added

  • 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

JTMap-Open.mp4

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

JTMap-Save.mp4

Screen_Shot_2020-05-02_at_6.52.02_PM.png

  • SaveAs: Allows you to save the map into a new location with a new filename,  if needed 

Screen_Shot_2020-05-02_at_6.59.23_PM.png

 

 

  • Undo, Redo, Load Source, Load Target, Test Map

Screen_Shot_2020-05-02_at_7.42.46_PM.png

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"

Screen_Shot_2020-05-03_at_1.55.21_AM.png
  • 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