Justransform
  • Getting started
    • Development/UAT
  • Navigation
  • EDI & B2B
    • EDI & B2B solutions
    • Trading Partners
  • Enterprise Integration Solution - Phases
    • The Platform
    • Defining Integrations
    • Testing & Validation
    • Deployment & Management
    • Onboarding Trading Partners
  • Dashboards
    • Accessing the Dashboards
  • Administration
    • User Management
    • Configuration - Form Mapping
  • Transactions
    • Console
      • Search Options and Filters
      • Results Table
  • Resources
  • Global Variables
  • Lookup Tables
  • Development
    • Connections
      • Creating a Connector
      • Updating a Connector
    • Business Processes
      • Creating a Business Process
      • Components of Business Process
        • Map/MapChain/JTScript (Custom Function)
        • Conditional Fork
          • IF Condition
        • (CBR) Content Based Routing
        • EDI to XML Transformation
        • XML to EDI Transformation
        • Insert Business Process
        • Import Business Process
        • Set File Name
        • Set Business IDs
        • Set Source Target Data Type
        • (STC) Set Target Connection
        • HL7EDI to XML Transformation
        • 997 Response Generation
        • CSV to XML Transformation
        • XML to CSV Transformation
        • IDOC to XML Transformation
        • PDF to XML Transformation
        • Flat File to XML transformation
      • JT UTILS
      • Updating a Business Process
      • Activating a Business Process
      • Opening/View a Previous Version of Business Process
        • View and Compare version history of Business Process
        • Open Previous Version of Business Process
    • Mapper & Map Chains
      • Mapper
        • Creating a Map
        • Updating a Map
      • Map Chains
        • Creating a Map Chain
        • Updating a Map Chain
        • Running a Map Chain
    • Scripts
      • Creating a Script
      • Updating a Script
    • FF Operations
    • Hex Editor
  • Testing
    • Test Manager
      • Creating a Test Case
      • Managing a Test Case
  • Productivity
    • EDI
      • EDI Specifications
      • EDI Operations
    • B2B Office Suite
      • Sheets
      • Workflow Editor
      • Documents
      • Forms
      • CSV Validation
      • PDF Extractor & PDF
      • Diagrams
    • Programs
  • API
    • Documentation
  • Support
    • Creating a Support Request
    • Managing Support Tickets
Powered by GitBook
On this page
  • Input Section
  • Process Breakdown
  • Results
  1. Development
  2. Mapper & Map Chains
  3. Map Chains

Running a Map Chain

PreviousUpdating a Map ChainNextScripts

Last updated 2 years ago

To run a Map Chain within Justransform, click "Open" within the Map Chain Module and select the saved Map Chain from the Resources folders.

  1. Click the Run icon which will display the following popup.

Input Section

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.

Process Breakdown

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:

  1. JTMap / JTScript Code : Displays the code generated using JTMap / JTScript

  2. Test Input Data : Displays the test input data either selected by the user or provided as an output by the previous JTMap/JTScript.

  3. Output : The output generate by the code using the test input data.

  4. Debug : If user has any debug comments, those will be displayed here.

Results

The left side Results panel displays the final output of the Map Chain.