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
  3. Components of Business Process

(CBR) Content Based Routing

PreviousIF ConditionNextEDI to XML Transformation

Last updated 1 year ago

Content-based routing (CBR) is a technique for routing messages or requests to different destinations based on their content. CBR can be used to improve the performance, scalability, and flexibility of communication systems. For example, CBR can be used to route web traffic to different servers based on the content of the request or to route messages from different sources to different consumers based on their content.

  1. Drag the CBR from the BP Components and drop it on the right side.

  2. The below screen will be displayed

  1. Enter the CBR name you want.

  2. Select the file format - XML / JSON.

  3. Enter the XPath.

  4. Click on Add Item

  • In VALUE AT XPATH - Enter the value of the field you want it to identify.

  • In TARGET CONNECTION - Select the connection to which you want to send the file.

  1. Click on Save