Creating a Flow with a Timer Trigger

A flow that is activated by a timer must be created with the Timer as its trigger.

To create a flow with Timer as its trigger, do the following:

Procedure

  1. Click an app name in the Apps page in TIBCO Cloud Integration- Flogo (PAYG) to open its page.
  2. Click the Create a Flow button.
    The Create a Flow dialog opens.
  3. Enter a name for the flow in the Flow Name text box.
    Flow names within an app must be unique. An app cannot contain two flows with the same name.
  4. Optionally, enter a brief description of what the flow does in the Description text box and click Next.
  5. Click Timer under Select a trigger type.
    The app page is displayed with the flow.
  6. Click on the flow name to open the flow page.
  7. Click the Timer Trigger to display its properties.
  8. Configure the Timer Trigger properties. See Timer Trigger for more information.