Create your first automation in just a few minutes.Try Studio Web →
by Njord Designs
0
Solution
<100
Summary
Summary
A modification of UiPath's REFramework without queue. Ideal for tabular data (Excel, CSV).
Overview
Overview
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
Features
Features
Additional Information
Additional Information
Dependencies
UiPath.Excel.Activities UiPath.Mail.Activities UiPath.System.Activities UiPath.UIAutomation.Activities
Code Language
Visual Basic
License & Privacy
MIT
Privacy Terms
Technical
Version
1.0.0Updated
April 1, 2024Works with
Studio: 23.10+
Certification
Silver Certified
Support
UiPath Community Support
Resources