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
- In the ABAP: Programm Execution transaction (SA38), enter the report RSWF_CPWF_API in the Program field.
- Choose Execute (F8).
- 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. |
- Choose Execute (F8).
A message with a CPWF Handle is displayed.
- Monitor the result of the SAP Cloud Platform Workflow using transaction SWF_CPWF_MON.