Hi Community,
Automation should create tickets last working day of the month, and the quarterly first working day.
Hi @Chaitanya B
You should use cron expression in Automation. For ex:
Last Working Day of Every month
0 0 0 LW * ? *
Hi Tansu Akdeniz, Thank you, could you please tell me the cron expression for a quarterly first working day?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
never mind I got the answer 0 0 1WD */3
Thank you so much again.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
you could try to use a cron expression to execute the rule when you create it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.