Versions Compared

Key

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

...

Creating a Post Process Template Using a Process Flow 

Prerequisites

Ensure that:

...

For using a Process Flow in a Template, ensure that you have:

  • Created a Process Flow in the Developer's Studio .Published process flow must be using File Source activity with eventContext property true.

...

...

To create a Template:  

  1. Go to Configure > Templates > Create Template. The following are the high-level steps that you need to select while creating a Template. For detailed instructions, click /wiki/spaces/AC2/pages/655640.
  2. Select either File or App from the Template Type drop-down list.
  3. Select Inbound in the Select direction drop-down list. 
  4. Select the application from the list while defining the Source application.
  5. Define the source data format for a Template.
  6. Select the event to be triggered.
  7. Select the source layout and format of a Template.
  8. Select Post Process app while defining the Target application.



  9. Select Process Flow from the Select Process Type drop-down list.
  10. Select the process flow from the Select Process Flow drop-down list. Only published process flow will be populated in the drop-down list.
  11. 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. 



  12. Define the target data format and layout.
  13. Define the mapping between the fields.
  14. Click Save and Exit to save the Template.

...