Uipath Marketplace

はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す

Get All Queue Items

Get All Queue Items

作成者: Ebru Sarikaya

StarStarStarStarStarStarStarStarStarStar

0

スニペット

ダウンロード数

105

[戻る] ボタン
[戻る] ボタン
carouselImage0
[次へ] ボタン
[次へ] ボタン

要約

要約

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

概要

概要

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.

機能

機能

  • 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.

その他の情報

その他の情報

依存関係

No dependencies

コード言語

Visual Basic

公開者

Ebru Sarikaya

公開者ページを表示

ライセンス契約とプライバシー条項

Apache

プライバシー条項

技術情報

バージョン

1.0.1

更新日

2022年8月24日

対応製品

Studio: 18.4.4 - 22.10

認定

シルバー 認定済み

アプリケーション

UiPath Studio

サポート

UiPath コミュニティ サポート

類似のコンポーネント