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

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.

  4. Visit Dashboard to view the status of the execution of the process flow. However, you can also view the status from the Process Flow Logs screen by clicking Monitor > History > Process Flow Logs.

    You can only view the execution logs of this process flow only when the  property is enabled. By default, this is enabled but 
  5. Click , displayed at the bottom, to view the updated information of the process flow execution.  

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. Go to Develop > Process > Process Flow.
  2. Click to the process flow and then click Bind Event.



  3. On the Bind Event window, 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 from the Existing drop-down list. This drop-down will have all the existing events created in Adeptia Suite. 

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


  • No labels