Uipath Marketplace
MarketplaceStudioテンプレートLong Running Workflow Template for Task Creation

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

Long Running Workflow Template for Task Creation

Long Running Workflow Template for Task Creation

作成者: Boundaryless Group

StarStar

2

テンプレート

ダウンロード数

408

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

要約

要約

Provides a template workflow that can be used to get transaction data from a queue and create tasks for the user to approve, and continue the task after resuming depending on user decision

概要

概要

We talk about end-to-end process automation a lot these days. End-to-end automation has human in the loop scenarios. Handling such scenarios will need multiple processes, and Orchestrator queues to process the data in an efficient manner.

When a bot comes across certain transaction data that require human validation, it can easily add the data that require human validation to a separate queue and continue processing the rest of the tasks. This queue can automatically trigger the workflow that creates a task for the user to verify and will be put on hold until the task is verified.

After verification, the process can be configured in a way that the data is being returned to its main process by adding it to the main queue or by other means with the required data to continue depending on user decision.

This workflow template will handle the task creation based on the data in a queue. It will also provide a space where the developer can configure how the workflow should be handled depending on the approval and rejection decision of the user.

Note: The workflow contains comments and annotations to make it easy for you to understand what it does.

Points to note when developing

  • The input argument "in_TransactionQueueName" should hold the name of the queue which it should get transactions from
  • The Form Data Collection property contains input arguments passed from the queue. The field identifier of TransactionItem.SpecificContent("FieldIdentifier") has to be changed according to the field identifiers you have on your queue
  • You can include your own logic to handle how the workflow should handle the user approval and rejections

機能

機能

- Provides an easy template for users to build human in the loop workflows with slight customization's based on their business logic - Error handling incorporated - Reduction of basic workflow logic creation and developers can focus on incorporating their business logic and data fields

その他の情報

その他の情報

依存関係

- UiPath.FormActivityLibrary: [1.0.2] - UiPath.Persistence.Activities: [1.0.1] - UiPath.System.Activities: [19.10.1]

コード言語

Visual Basic

公開者

Boundaryless Group

公開者ページを表示

信頼できるソース

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

MIT

プライバシー条項

技術情報

バージョン

1.0.0

更新日

2020年2月28日

対応製品

Studio: 21.10 - 22.10

認定

ゴールド 認定済み

アプリケーション

UiPath Orchestrator

サポート

メール アドレス: lahiru@boundaryless.com

Mon-Fri 8 AM to 9 PM IST; Response time: 1 business day; Resolution time: 10 days

類似のコンポーネント