...
Like any other Transaction, you need to create a Template first for post processing. A post processing Template will include a Process Flow published in Adeptia Connect. Based on your requirement type for the post processing of the received data, you can also use an already created transaction (for which Pre Process app is the source) instead instead of a Process Flow. You must use Post Process app in the destination to facilitate the creation of post processing Template/Transaction.
...
- Select Post Process app while defining the Destination application.
- Select Process Flow from the Select Post Process Type drop-down list.
- Select the process flow from the Select Process Flow drop-down list. Only published process flow will be populated in the drop-down list.
- Click Add Parameters to add parameters. Define the keys and their values. The specified values will be put in the context of the child flow.
...
- First, create a Template using Pre Process application as a Source application.
- After creating a Template, create a Transaction using this Template.
- Now, create a Template using Post Process application as a Destination application.
- Select Post Process app while defining the Destination application.
- Select Transaction from the Select Process Type drop-down list.
- Select the Pre Process Transaction from the Select Transaction drop-down list. Only Pre Process Transactions will appear in the drop-down list.
- Click Add Parameters to add parameters. Define the keys and their values. The specified values will be put in the context of the child flow.
- Select Post Process app while defining the Destination application.
...