Hi,
I am having 50 transaction items in queue. If i need to process 25th transaction item as first from queue can it be done.
Thanks,
Nawaz.
Hi,
I am having 50 transaction items in queue. If i need to process 25th transaction item as first from queue can it be done.
Thanks,
Nawaz.
Yes, you can. To do it you need change priority at Queue in orchestration.
Go to Queue in Orchestration, select the item that you want to run first, click in 3 dots and EDIT. Change item priority higher than others.