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. Business Processes

Activating a Business Process

PreviousUpdating a Business ProcessNextOpening/View a Previous Version of Business Process

Last updated 1 year ago

Business Processes can be activated within the Connections panel. Accessed through clicking Development > "Connections" link on the left side of the application.

  1. You will see the details of the connection on the details tab. For example, in an SFTP connection, you will see the following

Business Processes can be used in four scenarios within a connection. The Business Process will be activated based on the stage of the connection transformation lifecycle.

Business Process to be executed for incoming file

Any Business Process activated here will get executed as soon as a message is received by the connection.

Business Process to be executed for Outgoing file

Any Business Process activated here will get executed when this connection is used as an outbound connection.

Business Process to be executed for Synchronous Response

Any Business Process activated here will get executed asynchronously when this connection receives a synchronous response.

Business Process to be executed for Acknowledgement

Any Business Process activated here will and will send back as an asynchronous acknowledgement back to the sender.

Creating a Connector
Updating a Connector