Parallel ForEach (Collection of Elements)
1. Activity Program Name
System.Activities.Statements.ParallelForEach
2. Description
- Studio Version 2.0.3.0~
- Quick Access: System > Control Flow > Parallel ForEach (Collection of Elements)
The Parallel ForEach activity allows child processes to run in parallel with parent activities. It enables you to execute each element in the child process simultaneously. If a child process is invoked but not found, an error containing the child process's name is logged. If an error occurs after invoking the child process, the parent process continues with normal execution and is unaffected by the error.
3. Properties
Here is a list of properties. Some properties may not be visible within the akaBot Studio interface, as they are managed internally by the system.
- DisplayName: The display name of this activity. You can rename the activity to organize and structure your workflow more efficiently.
- Completion Condition: The condition that must be met for the activity to start executing.
- TypeArgument: Allows you to select different types of statements to add to the expression property.
- Values: The data collections that you want akaBot to process.
4. Usage
Preparation in progress.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article