Skip to main content
January 27, 2022
Question

start event triggered by timer event

  • January 27, 2022
  • 3 replies
  • 0 views

Hello all, 

I have a process that is trigerred by a timer event. 

I want this process to be trigerred on a quartelry basis, with the first trigger date on March. How can I specify the month that I want the process to start ?

Thanks in advance

    3 replies

    January 27, 2022

    harshitb6843
    January 27, 2022

    Hi there,

    You can run it monthly and then click on advanced options and add an expression that evaluates to true when it is the month of your choice (eg March, June, September, and December)

    January 27, 2022

    thank you Harshit