Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This section is applicable only if you have selected Content based routing while defining the definition of the Template. Using this option, you can fetch and process files based on the content of the file.

After you have defined the Source application, you need to define the routing. 

...

Ensure that you have defined the Transaction parameters or Partner parameters.

To define routing:  

  1. Clickto create a new routing.



  2. On the Create Routing window, provide a unique routing name.



  3. Select whether you want to fetch and process data on the basis of Transaction Parameter or Partner Parameter. 

    Option NameDescription
    Based on Transaction ParameterSelect this option to fetch and process data based on the parameters defined for a Transaction.
    Based on Partner Parameter

    Select this option to fetch and process data based on the parameters defined for a Partner.

  4. Type the xpath of the field on the basis of which you want to fetch the data from the file. For instance, you want to fetch Name then xpath will be Root/Record/Name.
  5. Select Equals from the Condition drop-down list.
  6. Depending on the option chosen in the Step 3, the list of all parameters will populate in the Parameter drop-down list. Select the parameter that you want to map.
  7. You can also fetch the data based on different conditions using AND or OR filters.

    AND filter combines two or more filters and returns true only if all of its enclosed filters returns true.

    OR filter combines two or more filters and returns true if any of its enclosed filters returns true.

  8. Click Save.

 

Next Step

Defining the destination application of the Template