Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

After you have defined the Destination application, you need to define the routing. Using this option, you can transfer data between the Partners based on the content of the file.

Prerequisites

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

To define routing:  

  1. Clickto create a 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. On selecting this option, you need to define the source and destination identifiers.

  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 a Custom VAN Mapping

  • No labels