Hi All,
Is there any code to check for orchestrator queue whether it has transaction items added in it before.
Thanks
Hi All,
Is there any code to check for orchestrator queue whether it has transaction items added in it before.
Thanks
Get Queue Items without filter.
If the count is 0 there are no items of any kind in the queue.
Hi!
have a view on this:
Regards,
NaNi
You can use UiPath.Core.Activities.GetQueueItems
Input