Uipath Marketplace
MarketplaceListingsSnippetGet All Queue Items

Create your first automation in just a few minutes.Try Studio Web

Get All Queue Items

Get All Queue Items

by Ebru Sarıkaya

StarStarStarStarStarStarStarStarStarStar

0

Snippet

Downloads

57

back button
back button
carouselImage0
next button
next button

Summary

Summary

Get all queue items even if the query result is more than 100 items.

Overview

Overview

The Get Queue Items activity can only retrieve a max of 100 queue items at once. Query the Orchestrator queue by skip index (+100) and top index (100) to get all queue items by 100 for each iteration. Add the newly queried items to a collection of out_AllQueueItems.

Features

Features

  • The snippet retrieves all queue items without any filters even if the query result is more than 100 items. It helps the user to get items without the Get Queue Item activity quantity restriction. 
  • The "Get Queue Items" can be modified to get items by priority, reference, status, date etc.

 

Important: Skip and Top properties should not be edited.

Additional Information

Additional Information

Dependencies

No dependencies

Code Language

Visual Basic

Publisher

Ebru Sarıkaya

Visit publisher's page

License & Privacy

Apache

Privacy Terms

Technical

Version

1.0.1

Updated

Aug 24, 2022

Works with

Studio: 18.4.4 - 22.10

Certification

Silver Certified

Application

UiPath Studio

Support

UiPath Community Support

Similar Listings