Create your first automation in just a few minutes.Try Studio Web →
by YouTube
3
Template
188
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.
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
Technical
Version
1.0.0Updated
February 18, 2020Works with
2017.1
Certification
Silver Certified
Support
UiPath Community Support
Resources