Skip to main content

Get help for ARIS

Test a custom action

You can test a custom action without running a full flow.

Procedure. Procedure
  1. Click Application launcher Application launcher > Flows Flows.

  2. Select Action groups Action groups.

  3. Click an action group. Any existing actions are listed.

  4. Click the action you want to test

  5. Click Test action.

    If the action has placeholders, a dialog is displayed. Enter sample values for each placeholder.

The call is made and the result is displayed:

Success: The HTTP response body is shown in a JSON viewer. Use this to verify the response structure and identify the fields you want to map in the Response section.

Failure: An error message with the status code is displayed.

After the first test, the button changes to Retest action to re-run the custom action with the same or updated values.