marketplace
latest
false
- Release Notes
- Overview
- Getting Started
- Marketplace Vendors
- Marketplace Customers
- Publishing Guidelines
- Publishing Guidelines for Ready-to-go Automations
- Publishing Guidelines for Solution Accelerators
- Publishing Guidelines for Integration Service Connectors
- Security & IP Protection
- Other UiPath Listings
- Node-RED
- Setup
- Teams
- Microsoft Teams Scope
- Create Team
- Create Team From Group
- Get Team
- Get Teams
- Channels
- Create Channel
- Delete Channel
- Get Channel
- Get Channels
- Update Channel
- Chats
- Get Chat
- Get Chats
- Get Chat Members
- Messages
- Get Message
- Get Messages
- Get Message Replies
- Reply To Message
- Send Message
- Events
- Create Event
- Delete Event
- Get Event
- Get Events
- Users
- Get User Presence
- How It Works
- Technical References
- Get Started
- About
- Setup
- Technical References
- Azure Form Recognizer Scope
- Activities
- Analyze Form
- Analyze Form Async
- Get Analyze Form Result
- Analyze Receipt
- Analyze Receipt Async
- Get Analyze Receipt Result
- Analyze Layout
- Analyze Layout Async
- Get Analyze Layout Result
- Train Model
- Get Models
- Get Model Keys
- Get Model Info
- Delete Model
- Connectors
- How to Create Activities
- Build Your Integration
Get All Batch Instances
Marketplace User Guide
Last updated Sep 5, 2024
Get All Batch Instances
UiPath.Ephesoft.Activities.GetAllBatchInstances
Retrieves all active Batches with a specified status.
- Private (
Boolean
) - If selected, the values of variables and arguments are no longer logged at Verbose level.
-
Status (
String
) - The status of batch instances to retrieve. Possible options are as follows:- New
- Ready
- Running
- Ready_For_Review
- Ready_For_Validation
- Error
- Finished
- Deleted
- Restarted
- Restart_In_Progress
- Transferred
- Remote
- Shared_Folder_Error
- License_Error
BatchInstance
- BatchName (
Single
) - The name given to the batch (possibly with the Upload Batch activity) - Executed Modules (
Single
) - A list of modules (such as the extraction module) through which this batch has already passed. - Identifier (
DataTable
) - A unique ID for this batch. - LocalFolder (
EphesoftField[ ]
) - The location in the Folder Management section containing this batch. - UncSubFolder (
Single
) - A specific folder in the Transact database into which a batch is placed when an instance of it is created.