Uipath Marketplace
MarketplaceListingsTemplateEnhanced REFrameWork

Create your first automation in just a few minutes.Try Studio Web

Enhanced REFrameWork

Enhanced REFrameWork

by UiPath

Star

29

Template

Downloads

5.4k

back button
back button
carouselImage0
next button
next button

Summary

Summary

A UiPath Studio template upon which you can build, test and run attended and unattended business processes, irrespective of process data types and process linearity

Overview

Overview

Overview

  • composed of workflows that record hierarchical and execution data in a consistent way, termed Workblocks
  • using State Machine layout
  • offering top level exception handling and application recovery
  • offer a mechanism to abort process execution in certain cases where continuing is destructive
  • keeps external settings in Data\Config.xlsx file and Orchestrator assets
  • pulls credentials from Credential Manager and Orchestrator assets
  • takes screenshots in case of application exceptions
  • provides extra utility workflows
  • implements services (off by default - see Data\Config.xlsx) to solve specific tasks independently

Features

Features

Low code signature: A handful of clearly written, commented reusable functions that anyone can understand and a clearly commented Main.xaml bringing structure to the process design architecture Separation of concerns: We keep framework implementation separate from business logic code, allowing developers and SMEs alike to focus on building processes Reusability: Works for any type of process, Independent of Data sources (QueueItems, local excel files, Database data, API retrieved data), Independent of process linearity Maintain, extend and upgrade: Easy to maintain, thanks to code lightness and SOC. Extend to achieve process behavior by editing 6 empty workflows that connect to the Main.xaml in a standard way. Upgrade or extend framework independently of business code, by editing only one file, the Main.xaml Exception recovery and retry: If all recovery options are exhausted, closing and restarting the application environment while remembering data is what humans do too. Top-level exception recovery is managed by the framework layer with Retry rules you can easily configure Audit: Keep track of the robot's work, with as much detail and privacy as you choose with the new Workblock concept; Add business information of your choosing to the published log

Additional Information

Additional Information

Dependencies

UiPath.Credentials.Activities UiPath.Excel.Activities UiPath.Mail.Activities UiPath.WebAPI.Activities

Code Language

Visual Basic

Similar Listings