Test the Workflow Integration

Check whether the configuration for the workflow integration is set up correctly.

Prerequisites

The authorization object S_CPWFMON is assigned to your user role and its ACTVT value is set to 03.

Procedure

  1. In the ABAP: Programm Execution transaction (SA38), enter the report RSWF_CPWF_API in the Program field.
  2. Choose Execute (F8).
  3. In the CP WF Integration API Tester screen, enter the following data:

    Field

    Data

    Consumer Type

    From the dropdown, select the consumer type that you’ve activated before.

    Workflow Definition ID

    Enter the ID of the SAP Cloud Platform Workflow that you want to start. You can display the workflow properties in SAP Web IDE, see Define Workflows.

    Actions

    Select Start Workflow.

  4. Choose Execute (F8).

    A message with a CPWF Handle is displayed.

  5. Monitor the result of the SAP Cloud Platform Workflow using transaction SWF_CPWF_MON.