はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す →
作成者: Jack Chan
0
テンプレート
185
要約
要約
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:
b. Process specific steps include:
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
ライセンス契約とプライバシー条項
MIT
プライバシー条項
技術情報
バージョン
1.0.2更新日
2021年8月12日対応製品
Studio: 21.10 - 22.10
認定
シルバー 認定済み
サポート
UiPath コミュニティ サポート
リソース