Hi team ,
I had a query regarding queue based trigger in orchestrator.If I there is a queue item is a postponed state to a different date (for eg. 2 days from now) then will it be picked in the queue based trigger since it would have “New” status only?
Regards, Gokul
@gokul1904
Yes ii would get triggers once it is available…
So queue trigger checks every 30mins generally for any new queue items and if found will Be triggered…
So once the item is available with in 30 mins it will start the process
Cheers