Versions Compared

Key

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

...

  • Created a Process Flow in the Developer's Studio using File Source activity and set the value of the eventContextEnabled property to true in the Process Designer.  
  • Written the JavaScript in a 
    • Process Flow (required for using a Process Flow in a Template) and
    • custom plugin (required if the Process Flow is further calling a Process Flow or Transaction).
  • Published Process Flow in Adeptia Connect.

...

  1. First, create a Template using Pre Process application as a Source application. 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.
    1. Click Configure > Templates > Create Template.
    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 Pre Process app while defining the Source application.



    5. Select the source data format for a Template.
    6. Select the source layout and format of a Template.
    7. Select the Target application, for example, FTP.
    8. Define the action to be taken at the destination.
    9. Define the target application account and configuration details.
    10. Define the target layout and format of a Template.
    11. Click Save and Exit to save the Template.
  2. After creating a Template, create a Transaction using this Template.
  3. Now, create a Template using Post Process application as a Target application. 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
      1. Click Configure > Templates > Create Template.
      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 Source application, for example, QuickBooks.
      5. Define the source data format for a Template.
      6. Select the event to be triggered.
      7. Select Post Process app while defining the Target application.



      8. Select Transaction from the Select Process Type drop-down list.
      9. Select the Pre Process Transaction from the Select Transaction drop-down list. Only Pre Process Transactions will appear in the drop-down list.
      10. 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. 



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