Uipath Marketplace
MarketplaceListingsTemplateLocal MiniFramework

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

Local MiniFramework

Local MiniFramework

by UiPath

Star

3

Template

Downloads

464

back button
back button
carouselImage0
next button
next button

Summary

Summary

A couple of workblocks in UiPath Studio solving simple processes with local data

Overview

Overview

This is a simple engine to pull and process a Transaction from a local data source.

The workblock contains code that will do the following:

1. Reads a configuration file, by default located in Data\Config.xlsx and output as a dictionary named config

2. Calls ProcessLayer\InitAllApplications.xaml, where you should initialize apps

3. Reads the collection of data

4. For each piece of data (if you have only one transaction pull 4.1 out of 4):

  • 4.1 Execute Process - retry if you run into a AppEx
  • 4.2 Calls ProcessLayer\ProcessTransaction.xaml, where you should input data into your opened applications
  • 4.3 Evaluate Process wb output
  • 4.4 Recover if wb failed with AppEx
  • 4.4.1 Call ProcessLayer\CloseAllApplications.xaml
  • 4.4.2 Call ProcessLayer\InitAllApplications.xaml

5. Call ProcessLayer\CloseAllApplications.xaml

Features

Features

Using this component you obtain a lightweight and yet reliable framework that includes top level exception handling for the process layer. It resembles the organisation of its bigger brothers, the Standard and Enhanced ReFramework and as such you can migrate from one to the other easily and view them using the same dashboards.

Additional Information

Additional Information

Dependencies

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

Code Language

Visual Basic

Publisher

UiPath

Visit publisher's page

Trusted Source

License & Privacy

License Agreement

Privacy Terms

Technical

Version

1.0.1

Updated

Aug 10, 2021

Works with

Studio: 21.10 - 22.10

Certification

Silver Certified

Application

UiPath Studio

Support

UiPath Community Support

Resources

Similar Listings