MarketplaceStudioTemplateAttended Framework

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

Attended Framework

Attended Framework

by YouTube

5

Template

Downloads

1.6k

back button
back button
carouselImage0
next button
next button

Summary

Summary

A framework for simple attended processes automation.

Overview

Overview

This simple template can be used as a starting point for automating attended processes.

The main advantages of using this template are the following:

  • Modularization: Separation into three main steps (initialization, processing and cleanup)
  • Finer exception handling: Differentiation between Application Exceptions and Business Rule Exceptions, including specific handling for each of them
  • Configuration file: Higher flexibility and ease of maintenance by providing user-friendly definition of settings
  • Compatibility with dashboards created for the ReFramework

How to use it:

  • Edit the Config file found in Data folder. Add the required configuration settings in the Settings tab, Constants tab and, if working with Orchestrator Assets, use the Assets tab to define the list of assets that will be automatically taken when the process is executed. Make sure to use different names for assets, constants and settings as all types of configuration values are stored in the same dictionary. Values are stored in the config dictionary as GenericValue.
  • Implement the process using a modular approach; create separate workflow files for each component or part of your process. Then, invoke all the process components in the Process.xaml workflow file, in the correct module. If there are many decisions, a flowchart should be used for the Process.xaml workflow file. For example, the activities that will open and prepare the target application for the process execution should be put in a separate workflow file, TargeApplicationName_Init.xaml. This workflow should be invoked in the Process.xaml, in the Initialization sequence.

Features

Features

Modularization: Separation into three main steps (initialization, processing and cleanup) Finer exception handling: Differentiation between Application Exceptions and Business Rule Exceptions, including specific handling for each of them Configuration file: Higher flexibility and ease of maintenance by providing user-friendly definition of settings Compatibility with dashboards created for the ReFramework

Additional Information

Additional Information

Dependencies

Mandatory: UiPath.System.Activities >= 18.3.6877.28276 UiPath.Excel.Activities >= 2.4.6884.25683 UiPath.Credentials.Activities >= 1.1.6479.13204 Optional (can be removed if not used): UiPath.UIAutomation.Activities >= 18.3.6877.28298 UiPath.Mail.Activities >= 1.2.6863.29868 Microsoft.Activities.Extensions >= 2.0.6.9 Microsoft.Activities >= 1.0.1

Code Language

Visual Basic

Publisher

YouTube

Visit publisher's page

Trusted Source

License & Privacy

License Agreement

Privacy Terms

Technical

Version

1.2

Updated

October 7, 2024

Works with

Studio: 22.10.12+

Certification

Silver Certified

Tags

Support

UiPath Community Support

Similar Listings