How to start a process by timer

You can have a process automatically initiated in differents opening cycles using the HEFLO timer element.

Step 1 – Include a timer initiator

Before adding the initiator make sure that the process has the automation feature enabled. So, go to the properties tab and activate the switch “Automated Process”.

To instantiate the process include a timer initiator:

  1. In the process editor, locate the “Start” element in the BPMN Toolbox.
  2. Within the item “Start” drag the item called “Timer” to the drawing area or process lane.

Step 2 – Configure parameters

Next step is to configure the others timer’s parameters, let’s show you an example with the Monthly time cycle:

  1. Select timer initiator and access the properties tab on the right side.
  2. In the properties, on the “Execution” group, select the “Monthly” option in the “Timer Cycle” field.
  3. On the “Hour” field, choose the hour and minute of the execution.
  4. For the choice of the day you will have two options:
    1. Leave “On” for opening on the “Last Day of Month”.
    2. Or, choose a specific day.
  • For the “Timer Cycle” field you will still find these options:
    • “Every Hour”, for each interval cycle configured.
    • “Daily”, you choose the “Hour” and one or more weekdays.
    • “Weekly”, choose the “Hour” and one weekday.
    • And “Yearly”, choose the “Hour”, the day, it may be by default the last day of month, and also choose one or more months.

Step 3 – Testing

The tests are performed within the process editor itself.

  1. Select the process initiator.
  2. Right-click the initiator, click on “Tests,” then click “Start new Work Item” (for HEFLO a “work item” is a process instance).
  3. In the work item execution dialog, fill in the fields and advance in the flow.
  4. Test all possible paths of your flow to ensure the quality of your implementation.

Step 4 – Publish automation

After completing all the tests, publish the process:

  1. Select the actions tab at the right side of the process editor.
  2. Click “Publish Automation.”

The process engine is responsible for identifying the correct time for opening processes instances with automatic initiators such as timers.

Important information

The process engine takes timezone into account, configured on the Manage Environment page, to generate instances of processes started by timers.

To access the Manage Environment screen:

  1. Click the Project selector.
  2. Then click on “Manage Environment”.
  3. In the upper-left corner of the screen is the time zone setting.

Was this article helpful?

Related Articles