Create your first automation in just a few minutes.Try Studio Web →
by YouTube
0
Template
163
Summary
Summary
An UiPath project aiming to simplifly reporting based on a specific Orchestrator queue based on the REST API.
Overview
Overview
The solution proposes to export configurable data contained by the queue items in the Orchestrator and save them as an Excel file.
It is possible to use the current Orchestrator context of the Robot (No Auth) or connect to a different Orchestrator/Tenant, providing an Orchestrator.
Arguments
Columns Mapping Details:
The column mapping will have to be specific as a CSV string to determine the data exported.
It is possible to export different type of data based on prefix
Prefixes / Description
data. Refer to the Specific content
exc. Refer to the exception property
output. Refer to the output data stored
No prefix Refer to a property of the Queue Item (ex: Status, Priority etc…)
Example of Column mapping strings:
Priority, Key, Status, exc.Details, exc.Type, exc.Reason
CreationTime, StartProcessing, EndProcessing, data.TransactionID, RetryNumber, output.ConfirmationNumber, exc.Details, exc.type, exc.reason
It is recommended to have a read on the API documention (example here) to see which properties will be available for extraction.
Features
Features
The key benefit of the present Queue Reporting is that it proposes a standard reporting feature for any processes, allowing developer to select specific data from the items to be displayed - it can be very valuable to build Custom Reports during testing or later in Production to provide Management Information or Processing reports for various stakeholders.
Additional Information
Additional Information
Dependencies
None
Code Language
Visual Basic
License & Privacy
MIT
Privacy Terms
Technical
Version
1.1Updated
February 18, 2020Works with
Tested with 2018.3.1
Certification
Silver Certified
Support
UiPath Community Support