はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す →
作成者: Jeevith Hegde
1
アクティビティ
<100
要約
要約
This activity can convert UiPath Orchestrator queue items stuck in "In Progress" status to either new queue items or to retired queue items.
概要
概要
Motivation
The primary motivation of this activity stemed from an UiPath Community Forum post "Why is there STILL no way to delete an In Progress Queue Item?!"
The secondary motivation came from the fact that we in HEMIT (Helse Midt-Norge IT) wanted to have an internal tool during the build stage where any developer in the team could run an attended robot to modify queue items stuck in In Progress status.
Description
This activity starts an attended automation where the user can choose the Orchestrator folder and associated queues within the folder. From the chosen queue, the activity fetches all queue items stuck in In Progress status. Then the user can choose between three modification options:
1. Set the In Progress queue items to new queue items (this option erases the retry history of the queue item and sets it as a fresh queue item).
2. Set the In Progress queue items to retried queue items or failed queue items while retaining the history of the queue item.
Note
a) If the max retry has been reached, the queue item is set to Failed status. This is dependent on your Max Retry Number set either in queue settings or from your configuration.
b) If a Business exception failure is the chosen failure type, the item will be set to failed queue status and not retried or new. This is because when a business exception occurs, UiPath deems the item to have failed without a need for retry.
3. Abort the attended automation without any modifications of queue items.
Credits
A part of this activity uses the UiPath Marketplace snippet (Get All Queue Items). Thanks to Ebru Sarıkaya! You can access the snippet here.
機能
機能
その他の情報
その他の情報
依存関係
UiPath.System.Activities>=23.4.5 UiPath.WebAPI.Activities>=1.18.0 ModifyInProgressQueueItems.Activities.Library.Runtime=1.1.1
コード言語
Visual Basic
ランタイム
Windows (.NET 5.0 以上)
ライセンス契約とプライバシー条項
MIT
プライバシー条項
技術情報
バージョン
1.1.1更新日
2023年12月5日対応製品
Studio: 22.10+
認定
シルバー 認定済み
サポート
UiPath コミュニティ サポート
リソース