Hello community
When sending an item to the queue I need that item to be executed two days after entering the queue, but in this queue there are items that need to be executed at the time they enter and the others two days later.
There are rules that differentiate these items
check the thread
Use Add QueueItem activity like this. Set Postpone property to 2 day next.
Thanks,
Ashok