Create your first automation in just a few minutes.Try Studio Web →
by YouTube
0
Activity
<100
Summary
Summary
Get Orchestrator action tasks item, filtered by their fields. Extract data table with Action Tasks fields and related Action TaskForm fields
Overview
Overview
This Custom Activity contains the following two activities:
With GetTasks you can get a Json object with all the tasks fulfilling the filters properties (listed below).
If you set more than 1 filter property, the logic operator "and" will be applied automatically except for CustomFilters which has a special behaviour: it allows you to add a custom query part to the rest of the query so, if you are setting other properties as well you have to specify the logic operator, otherwise you don't have to.
Examples:
CustomFilters: if set along with other properties, you need to specify the logic operator. For example: if Status is set to "Pending" and you want to add a custom filter, you have to set CustomFilter=" ". If CustomFilter is the only filter, you just have to set CustomFilter="" (without the logic operator). You can find more info about api requests filtering here.
With ExtractTasksFormDataTable you can extract Tasks fields and related TaskForm data fields. The activity properties are:
Features
Features
Allow the RPA developer to quickly build reports on Action Tasks and Action TasksForm
Additional Information
Additional Information
Dependencies
None
Code Language
Visual Basic
Runtime
Windows Legacy (.Net Framework 4.6.1)
Technical
Version
1.0.0Updated
April 8, 2020Works with
UiPath Studio 2019.10
Certification
Silver Certified
Tags
Support
UiPath Community Support