Uipath Marketplace

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

Generic Framework

Generic Framework

作成者: Jack Chan

StarStarStarStarStarStarStarStarStarStar

0

テンプレート

ダウンロード数

185

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

要約

要約

Generic framework applicable to any process, and can be built on top of your own processes. Easy to configure.

概要

概要

The template contains 4 states:

1. Initialize - For reading config / running initialization healthcheck. If Healthcheck pass, go to Process, otherwise go to End.

2. Process - For copying files to working folder and starting your main framework/sequence, after that go to Archive.

3. Archive - Copying working folder to archive folder, after that go to End.

4. End

REFramework is not 100% generic (maybe apart from the Init state), it is process specific and cannot be simply migrated to other processes without changing variables/arguments (because processes have different data sources such as queues / tables / DB etc). Hence adding a generic framework allows you to separate generic steps and process-specific steps. What are the differences?

a. Generic steps include:

  1. Reading config file
  2. System Health checks
  3. Copying files to working folder
  4. Archiving files

b. Process specific steps include:

  1. Getting queue data
  2. Reading input file
  3. Reading DB
  4. Running main process flow

Makes use of the Initialization check activity available here.

機能

機能

1. Applicable to all processes, only requires changing config file between different processes.  2. Make your process more modular by adding an additional layer (to separate process-specific and non process-specific logic).  3. Can be built on top of your own main frameworks / sequences.

その他の情報

その他の情報

依存関係

InitializationCheck.Activities >= 1.0.0 UiPath.System.Activities >= 20.10.1 UiPath.Excel.Activities >= 2.9.5

コード言語

Visual Basic

公開者

Jack Chan

公開者ページを表示

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

MIT

プライバシー条項

技術情報

バージョン

1.0.2

更新日

2021年8月12日

対応製品

Studio: 21.10 - 22.10

認定

シルバー 認定済み

サポート

UiPath コミュニティ サポート

リソース

類似のコンポーネント