Hi All.
I have workflow called dispatcher that gets items from a database then puts those items in Orchestrator Queue.
In the next run, if that item is in the queue is still there and is “New” i want to change its status to Aborted or Delete it, if possible and re-add the same transactions (just incase data has changed)
How do i go about doing this? Looking at current UiPath activities it seems it cant be done
Thanks