Uipath Marketplace
MarketplaceListingsTemplateQueue MiniFramework

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

Queue MiniFramework

Queue MiniFramework

by UiPath

Star

3

Template

Downloads

353

back button
back button
carouselImage0
next button
next button

Summary

Summary

A simple workblock engine made in UiPath Studio to process Orchestrator queue items

Overview

Overview

Simple engine to pull and process a Transaction from an Orchestrator queue

This engine contains code that will do the following:

1. Read 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 applications

3. While there are items in the Queue, read a new Item and process it.

  • 3.1 Get Item from queue
  • 3.2 Execute Process - retry if you run into a AppEx
  • 3.2.1 Calls ProcessLayer\ProcessTransaction.xaml, where you should input data into your opened applications
  • 3.2.2 Evaluate Process wb output
  • 3.2.3 Recover if wb failed with AppEx
  • 3.2.3.1 Call ProcessLayer\CloseAllApplications.xaml
  • 3.2.3.2 Call ProcessLayer\InitAllApplications.xaml

4. Call ProcessLayer\CloseAllApplications.xaml

Features

Features

The Queue MiniFramework uses the same structure as its bigger brothers, the Standard and the Enhanced ReFramework, but is now represented as a sequence. It includes top level exception handling and you can view its logs with 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

Support

UiPath Community Support

Resources

Similar Listings