Skip to main content

Configuring actions for multiple row executions

To perform actions on multiple rows, set up Action Flow with an array input type and add it as an action to your table.

  1. In Celonis Platform, go to a selected View.

  2. Select an existing component to which you want to add an Action or drag and drop that component from the component menu. For the list of components to which you can add actions, see the table before.

  3. Add Action.

    A View component with the Add Action button highlighted.
  4. Select Run Action Flow.

  5. Select the Action Flow for wich you previously defined input to be executed when the action button is clicked.

  6. Configure the input defined for the Action Flow:

    Setting for the Run Action Flow action.
    • Select table columns which should be mapped to each item in the array.

    • If you set any input that is not of the array type for this Action Flow, you can map it by either selecting table or view variables or by defining whether users should provide input from a dropdown or as free text.

  7. Give your Action button a name.

  8. (optional) Add a tooltip to the Action button.

  9. Click Add.

Your action is now added to the table and it's ready to be executed. The Action Flow selected in this action will run once for all selected rows.

Related topics:

  1. Configure the Action Flow:

    1. In Celonis Platform, go to your Studio package and click New asset.

    2. From the list of assets, select Action Flow.

    3. Start building the Action Flow.

    4. In your Action Flow configuration, define new inputs:

      1. Give your input a name.

      2. From the list of input types, select Array.

      3. Choose Array specification:

        • for multiple columns, choose Collection and define its specification.

      Action Flow input configuration screen
  2. Set up the Run Action Flow action in the table component: