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 4 Next »

Create an Inbound Template to receive data from the Partner. After creating a Template, you must activate and share it with your Partners to create a Transaction for exchanging data. 

Only a Company administrator and an IT User can create a Template. However, we recommended that only an IT User creates a Template.

Prerequisites

Ensure that you have:

  • Added a Partner and Network.
  • Created a Process Flow in the Developer's Studio and published it as a Template. Set the value of the eventContextEnabled property to true in the Process Designer. Ensure that you have followed the guidelines while creating a Process Flow for the Custom Template. However, you can also create the Process Flow while creating a Custom Template.
  • Written the JavaScript in a
    • Process Flow (required for using a Process Flow in a Template)
    • Custom Plugin (required if the Process Flow is further calling a Transaction)

Following are the steps to create an Inbound Template:

  1. Provide the definition of the Template
  2. Define the source application of the Template
  3. Define the routing of the Template
  4. Define the destination application of the Template
  5. Define the mapping of the Template
  • No labels