activities
latest
false
UiPath logo, featuring letters U and I in white

IT Automation Activities

Last updated Mar 2, 2026

For Each Job

UiPath.SystemCenter.ForEachJob

Description

Performs an activity or a series of activities on each runbook job, matching the filter criteria.

Project compatibility

Windows - Legacy | Windows

Configuration

Common
  • DisplayName - The display name of the activity.
Input
  • ODataFilter - Specifies the OData filter. This field supports only strings and String variables.
  • RunbookId - Filters the jobs by the runbook ID that started them. This field supports only strings and String variables.
  • RunbookServerId - Filters the jobs by the runbook server ID. This field supports only strings and String variables.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
  • Index - Provides a zero-based index that specifies what element of the current collection is being iterated. This field supports only Int32 variables.
Note:

More details about the OData filter can be found here. Example: ODataFilter = CreationTime ge DateTime'2020-05-15T00:00:00' and Status ne 'Completed'.

  • Description
  • Project compatibility
  • Configuration

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated