I can see there are High, Medium and Low are the priorities that I can set for a transaction item. But if I have more than three types of priorities how can I achieve that?
Also I See something called set progress for a queue item. Which field can we access that data from when I retrieve an item from queue.
There is only three priorities for Queue item if you want to give the deadline for the required Queue items you can specify the deadline in the propertise of Add queue item activity it will add the Queue item with the deadline.
For example, if you give the deadline Tomorrow and specify the priority as Low, it will execute first because the bot will pick the queue item which has deadline, then it will go to priorities.
Check the below image where you can give the deadline for the queue items,