Set up trigger based on queue and time

Hello friends,

I have an automation process problem, where I need to add some kind of trigger. The trigger needs to be activated when there is a file added to the queue and at the same time is only allowed to run after a given time frame.

Do you know of any solutions for this?

Thank you in advance!

Hi @Martyy

Try with queue based trigger in orchastrator!

And we can also disable trigger with disable at option!

Regards

Hi,

If I understand Queue-trigger in orchestrator, there is no possibility to decide which time frame the queue actually can run. I need the queue to process one file at a time but only after 5 PM.
If that make sense?

Hi @Martyy

Use time based trigger a set time based on your time zone and select the process.

Regards

Use “advanced” in the queue scheduling settings, and write a Chron expression that runs it the hours you want.