Scripts

Accessed through clicking Development > "Scripts" link on the left side panel of the application.

Scripts are a way of defining custom logic and data transformations that can be executed as part of the integration process. Scripts can be used to automate complex or custom tasks that can not be performed using Mappings, standard data transformation capabilities and Map Chains.

On the top of the Scripts panel there are controls for:

  • Creating a new Script

  • Opening a Script

  • Saving a Script

Along with Editor controls:

  • Edit Mapper variables from the Groovy Script

  • Edit Mapper Lookup Tables from the Groovy Script

  • Edit functions

  • Edit classes

  • Import Scripts & Mapper files

  • Insert Utilities created by Justransform

Last updated