Skip to main content

Get help for ARIS

Apply to each

The Apply to each action is an iterative process that involves iterating through a list of items and performing an action on each item in the list. This action is essential for iterating over collections, such as processing multiple records or iterating through task lists.

The Apply to each action can be executed in two different modes, sequential or parallel.

In the sequential mode, the execution is limited to 100 times per execution. In the parallel mode, the batch size is limited to 10, and the execution is limited to 100 times per execution.

CurrentItem and index are accessible only in the Apply to each action.

No logic actions are available in an Apply to each action.

The following data types can be used in an Apply to each action:

  • Text list (default)

  • Number list

  • True/False list

  • Duration list

  • Date list

  • Date and time list

  • Participant list

  • Document list

  • Folder list