はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す →
作成者: Njord Designs
1
ソリューション
<100
要約
要約
A modification of UiPath's REFramework without queue. Ideal for tabular data (Excel, CSV).
概要
概要
This framework is ideal for when transactions are a part of a whole. Typically, a user submits an Excel-file and wants a receipt/email when all of the transactions in the file are processed. This framework makes it easy, including sending the receipt.
Documentation is included in the Documentation folder.
See modifications, prerequisites, error-handling and also how to test the framework.
By experience we have found that retrying failed transactions usually is bad exception handling. Usually either the RPA process needs a change (e.g. selector modification) or the user's input needs to be edited. By retrying a failed transaction you may risk making the error-handling harder and end up with more errors to clean up in the input-system. That's why retry activities are removed from the framework and System Exceptions are handled in End Process.
This template is a modification of the standard REFramework included in UiPath Studio 23.10.
Code Language Visual Basic
機能
機能
その他の情報
その他の情報
依存関係
UiPath.Excel.Activities UiPath.Mail.Activities UiPath.System.Activities UiPath.UIAutomation.Activities
コード言語
Visual Basic
ライセンス契約とプライバシー条項
MIT
プライバシー条項
技術情報
バージョン
1.0.0更新日
2024年4月1日対応製品
Studio: 23.10+
認定
シルバー 認定済み
サポート
UiPath コミュニティ サポート
リソース