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
  1. Development
  2. Connections

Creating a Connector

PreviousConnectionsNextUpdating a Connector

Last updated 2 years ago

Before creating a connector, it is important to understand the architecture and components required before creating a connection.

  1. To create a new connection within Justransform, click "+" within the Connections Module.

The primary components of any connector created include the following:

Connection Name: Any common string uniquely identify your connection

Emails to subscribe for failures: List of email addresses to be notified in case of any exception occurred during the message transmission.

Number of Outbound Concurrent Messages: The system default is ‘0' which indicates the platform to use the platform default number of threads to be used. Unless you have specific license enabled, leave the value to '0'

Retry on Failure(HH:MM:SS) and Interval: The retry behaviour can be specified by specifying the the time and the interval of the retry. the default value of 00:00:00 will retry immediately

  1. Click Save.

Inbound Sync Response: Use this ONLY for REST, SOAP, Oracle CMK and OTM based connection. you can specify a Sync Response message to be returned to the sender. The code to generate the response can manually entered or by loading or a

Scripts
Toolbar - Map Chain
Mapper