- Release Notes
- Project compatibility
- Real Time Forms
- Updating form data
- Running forms using JavaScript
- Customizing Forms Using CSS
- Conditional components
- Adding multiple components on the same row in Columns
- Using the Data Table component
- Get File/Folder path
- Reading cell values from a Data Grid component
- Displaying PDF files
- Displaying images in forms
- Scrolling through Data Grids
- Using Dev Tools with forms
- Calculate form component values
- Managing dates in forms
- Opening hyperlinks inside forms
- Displaying a default tab in forms
- Displaying the full label of a component
- Searching long strings in drop-down lists
- About the pre 23.4 Form experience
- Project Compatibility
- Real Time Forms
- Dynamic Checkboxes
- Conditional Dropdowns
- Displaying a Default Tab
- Displaying Images
- Displaying PDF Files
- Displaying the Full Label
- Dynamic HTML Elements
- Managing Dates
- Searching Long Strings in Drop-downs
- Customizing Forms Using Local CSS Files
- Executing Do Block On Checkbox Change
- Customizing Columns Width
- Updating Form Data
- Resetting Collection Data
- Advanced Logic
- Executing Do Block on Dropdown Option Change
- Reading Cell Values From a Data Grid Component
- Conditional Components
- Scrolling Through Data Grid Components
- Using the Grid Component
- Dev Tools
- Calculated Value
- Dynamic Dropdowns
- Switching Tabs With Button Click
- Opening Hyperlinks Inside Form
- Release Notes
- Project Compatibility
- About the Persistence Activities Package
- Bulk Form Designer
- Start Job And Get Reference
- Wait for Job and Resume
- Add Queue Item And Get Reference
- Wait For Queue Item And Resume
- Wait for Form Task and Resume
- Resume After Delay
- Assign Tasks
- Create External Task
- Wait For External Task and Resume
- Complete Task
- Forward Task
- Get Form Tasks
- Get Task Data
- Add Task Comment
- Update Task Labels
- Building Your First Form Action
- Advanced Controls for Drop-downs
- Embedding Objects in Form Actions
- Allowing Users to Upload Files to the Storage Bucket
- Adding Advanced Logic Using Java Script
- Setting a Default Tab
- Removing the Delete button from Edit Grid using custom CSS
- Customizing Edit Grid templates
- Using buttons to trigger custom logic
- Using an External Form Layout
- Sample Workflows
- Release Notes
- About the System Activities Package
- Project Compatibility
- RegEx Builder Wizard
- Is Text Matching
- Find Matching Patterns
- Modify Text
- Modify Date
- Replace Matching Patterns
- Text to Left/Right
- Add Data Column
- Add Data Row
- Build Data Table
- Clear Data Table
- Get Row Item
- Update Row Item
- Merge Data Table
- Output Data Table
- Remove Data Column
- Remove Data Row
- For Each Row in Data Table
- Generate Data Table From Text
- Create List
- Append Item to List
- Read List Item
- Update List Item
- Add Log Fields
- Comment Out / Disabled Activities
- Comment
- Change Type
- Log Message
- Remove Log Fields
- Invoke Com Method
- Format Value
- Lookup Data Table
- Filter Data Table
- Sort Data Table
- Remove Duplicate Rows
- Join Data Tables
- Report Status
- Append Line
- Compress/Zip Files
- Copy File
- Copy Folder
- Create Folder
- Create File
- Delete
- File Exists
- Folder Exists
- Extract/Unzip Files
- Wait for Download
- File Change Trigger
- For Each File in Folder
- For Each Folder in Folder
- Delete File
- Delete Folder
- Move File
- Move Folder
- Rename Folder
- Rename File
- Path Exists
- Read Text File
- Write Text File
- Get File Info
- Get Folder Info
- Get Processes
- Get Username/Password
- Kill Process
- Beep
- Get Environment Folder
- Get Environment Variable
- Invoke Power Shell
- Input Dialog
- Message Box
- Browse for File
- Browse for Folder
- Invoke VBScript
- Process End Trigger
- Process Start Trigger
- File Change Trigger V3
- Trigger Scope
- Repeat Number of Times
- Text to Upper/Lowercase
- Set Environment Variable
- For Each
- Break / Exit Loop
- Retry Scope
- Check True
- Check False
- Workflow Placeholder
- Invoke Workflow File
- Launch Workflow Interactive
- Invoke Code
- Continue / Skip Current
- Multiple Assign
- Invoke Process
- Run Parallel Process
- While
- Do While
- Repeat Number Of Times
- Raise Alert
- Orchestrator HTTP Request
- Get Asset
- Get Credential / Get Orchestrator Credential
- Set Asset
- Set Credential
- Get Jobs
- Get Current Job Info
- Start Job
- Stop Job
- Add Queue Item
- Add Transaction Item
- Delete Queue Items
- Get Queue Items
- Get Transaction Item
- Postpone Transaction Item
- Set Transaction Progress
- Set Transaction Status
- Should Stop
- Wait Queue Item
- Bulk Add Queue Items
- Write Storage Text
- Upload Storage File
- List Storage Files
- Read Storage Text
- Download Storage File
- Delete Storage File
- Custom Input
- Append Item to Collection
- Build Collection
- Collection to Data Table
- Exists in Collection
- Filter Collection
- Merge Collections
- Remove From Collection
- Reset Timer
- Resume Timer
- Start Timer
- Stop Timer
- Timeout Scope
- Manual Trigger
- When New Item Added to Queue
- Stop Local Triggers
- Run Local Triggers
- Repeat Trigger
- Time Trigger
- Disable Local Trigger
- Enable Local Trigger
- Notify Global Variable Changed
- Global Variable Changed Trigger
- Extract Text
- Find and Replace
- Return
- Extract Date and Time from Text
- Change Case for Text
- Add or Subtract from Date
- Download file from URL
- Format Date as Text
- Split Text
- Combine text
- AddDataRow
- AddQueueItem
- AddTransactionItem
- AppendLine
- BulkAddQueueItems
- ClearDataTable
- CompressZipFiles
- CopyFile
- CreateFile
- CreateFolder
- DeleteFileOrFolder
- DeleteQueueItems
- DeleteStorageFile
- DownloadStorageFile
- ExtractUnzipFiles
- FilterDataTable
- GetAsset
- GetCredential
- GetJobs
- GetQueueItem
- GetQueueItems
- GetResourceForLocalPath
- GetRowItem
- GetTransactionItem
- InvokeProcess
- JoinDataTables
- ListStorageFiles
- LookUpDataTable
- MergeDataTable
- MoveFile
- OrchestratorHTTPRequest
- OutputDataTable
- PathExists
- PostponeTransactionItem
- ReadStorageText
- ReadTextFile
- RemoveDataColumn
- RemoveDuplicateRows
- Replace
- SetAsset
- SetCredential
- SetTransactionProgress
- SetTransactionStatus
- SortDataTable
- StartJob
- StopJob
- UpdateRowItem
- UploadStorageFile
- WaitQueueItem
- WriteStorageText
- WriteTextFile
- Release Notes
- Project Compatibility
- About the Testing Activities Package
- Project Settings
- Add Test Data Queue Item
- Address
- Attach Document
- Bulk Add Test Data Queue Items
- Delete Test Data Queue Items
- Get Test Data Queue Item
- Get Test Data Queue Items
- Given Name
- Last Name
- Random Date
- Random Number
- Random String
- Random Value
- Verify Control Attribute
- Verify Expression
- Verify Expression With Operator
- Verify Range
- Testing how-to guides
GetQueueItems
Enables you to retrieve a list of up to 100 transactions from an indicated Orchestrator queue, according to multiple filters, such as creation date, priority, state, and reference. Obtaining a different set is possible with the use of Pagination configurations.
Definition
Namespace: UiPath.Activities.System.API
Assembly: UiPath.System.Activities.Api (in UiPath.System.Activities.Api.dll)
Overloads
GetQueueItems(String) |
Retrieves a list of transactions from a specified queue. |
GetQueueItems(String, String) |
Retrieves a list of transactions from a specified queue, and from a specific Orchestrator folder. |
GetQueueItems(String, String, Nullable<Int32>,
Nullable<Date
Time>, Nullable<Int32>,
QueueItemStates, Nullable<Date Time>,
ReferenceFilterStrategy, String, Int32, Int32,
Int32) |
Retrieves a list of transactions from an indicated queue, according to multiple filters, such as creation date, priority, state and reference. |
GetQueueItems(String)
Retrieves a list of transactions from a specified queue.
IEnumerable<QueueItem> GetQueueItems(
string queueName
)
IEnumerable<QueueItem> GetQueueItems(
string queueName
)
queueName
String- The name of the queue you want to extract data from. The name has to be the same as the one in Orchestrator and needs to have the same capitalization.
GetQueueItems(String,
String)
Retrieves a list of transactions from a specified queue, and from a specific Orchestrator folder.
IEnumerable<QueueItem> GetQueueItems(
string queueName,
string folderPath
)
IEnumerable<QueueItem> GetQueueItems(
string queueName,
string folderPath
)
queueName
String- The name of the queue you want to extract data from. The name has to be the same as the one in Orchestrator and needs to have the same capitalization.
folderPath
String- The path of the folder where
specified queue is located, if different from the folder where the process
is running. This field only supports string values, with
/
as the separator to indicate subfolders. For example"Finance/Accounts Payable"
.
GetQueueItems(String,
String, Nullable<Int32>, Nullable<Date Time>, Nullable<Int32>,
QueueItemStates, Nullable<Date Time>, ReferenceFilterStrategy, String,
Int32, Int32, Int32)
Retrieves a list of transactions from an indicated queue, according to multiple filters, such as creation date, priority, state and reference.
IEnumerable<QueueItem> GetQueueItems(
string queueName,
string folderPath,
int? duration,
DateTime? from,
int? priority,
QueueItemStates queueItemStates,
DateTime? to,
ReferenceFilterStrategy filterStrategy,
string reference,
int skip,
int top,
int timeoutMS
)
IEnumerable<QueueItem> GetQueueItems(
string queueName,
string folderPath,
int? duration,
DateTime? from,
int? priority,
QueueItemStates queueItemStates,
DateTime? to,
ReferenceFilterStrategy filterStrategy,
string reference,
int skip,
int top,
int timeoutMS
)
queueName
String- The name of the queue you want to extract data from. The name has to be the same as the one in Orchestrator and needs to have the same capitalization.
folderPath
String- The path of the folder where
specified queue is located, if different from the folder where the process
is running. This field only supports string values, with
/
as the separator to indicate subfolders. For example"Finance/Accounts Payable"
. duration
Nullable<Int32>- Filters transactions by the minimum time they spent in the previous attempt.
from
Nullable<DateTime>- Filters transactions by the minimum creation date. It accepts
DateTime
values. priority
Nullable<Int32>- Filters transactions according to their priority. This field supports only
integers and integer variables. The priorities are as follows:
0 - High
1 - Normal
2 - Low
queueItemStates
QueueItemStates- Filters the queue item states. The
following options are available:
All
- The default option.New
InProgress
Failed
Successful
Abandoned
Retried
Deleted
to
Nullable<DateTime>- Filters transactions according to the maximum creation date. It accepts
DateTime
values. filterStrategy
ReferenceFilterStrategy- The strategy to use when filtering according to reference. The following
options are available:
StartWith
- looks for items whose references start with the value indicated in the Reference field.Equals
- looks for items whose references are the same as the value indicated in the Reference field.
reference
String- Filters Orchestrator queue items by reference.
skip
Int32- Helps you skip the first "n" items.
top
Int32- Returns only a specified number of items out of the total. The maximum value is 100.
timeoutMS
Int32- Specifies the amount of time (in milliseconds) to wait for the activity to run before an error is thrown. The default value is 30000 milliseconds (30 seconds).