Versions Compared

Key

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

After you have created a process flow, you can execute it in order to process the data. You can execute a process flow either manually or automatically. 

Executing a Process Flow Manually

Follow the steps to execute a process flow manually:

  1. Click Configure > Process Flow.



  2. On Process Flow screen, click more  icon and then select Execute option from the list.



  3. A pop-up will appear informing your job has been submitted to the Queue Processor for the execution of the process flow.

    Info
    You can also view the process flow execution details on Dashboard. However, this feature is managed through View Logs on Connect Dashboard button from View Process Flow Properties panel in Web Process Designer. By default, this feature is enabled in Adeptia Connect.

    In case, this feature is disabled then you can view the process flow execution details through Developer Studio. Visit Configure > Developer Studio > Monitor > Process Flow Logs for execution details.


  4. To view the Execution status, follow these steps:

    1. Click Dashboard and select Transaction section from the left pane.

    2. This section displays the details of the Process Flows and Transactions that are executed successfully or aborted. 

    3. The status field displays the execution status.

       Successful execution of the Transaction.

       An error in the execution of the Transaction.

    4. You can also check the detailed execution details by clicking More Execution Details.

Executing a Process Flow Automatically

You can execute a process flow automatically based on some events. For example, when you receive an email in your mailbox, the process flow can be executed. For this, you need to bind an event (for example, a mail event) with the process flow. You can either bind an existing event or create a new event and then bind it with a process flow.

Follow the steps to execute a process flow automatically:

  1. Click Configure > Process Flow.
  2. Click  to the process flow and then click Bind Event from the list.



  3. On the Bind Event screen, type the name and description of the event registry.



  4. To bind an existing event to the process flow, select Use Existing and select the event in the Existing field. This field will have all the existing events created in Adeptia Connect. 

    To bind a new event to the process flow, select Create New and then select the event type in the Event Type field, and then click Create Event button. This displays the Create Event screen for the selected event type. For example, if you select Mail Event in the Event Type field, then clicking Create Event displays the Create Mail Event screen.
  5. Click Save.