SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Use Action in Business Process

Learn how to connect to CAP services using Actions in SAP Build Process Automation. Customize or extend standard business processes with additional functionality powered by CAP.

Overview

You will learn

  • How to create and configure a business process
  • How to discover actions from the library
  • How to configure the action for the business process
  • How to release and deploy a business process with actions
  • How to test the process
Thomas Jentsch T Thomas Jentsch August 21, 2026
Created on March 15, 2023
Contributors

More from Thomas Jentsch

See all 4 tutorials by Thomas Jentsch →

Prerequisites

Steps

Step 1 Create Business Process

  1. From the Lobby, select Create

  2. Select Build an Automated Process, on next screen click Business Process

  3. Enter Project Name CAP Sample and click Create

  4. On the Create Process dialog, enter the Process Name myCAP Sample and click Create, the canvas will be shown

  5. Click the canvas to display the Process Details

    - Click **Variables** to define the process inputs
    
    - Click **Configure** to open popup **Configure Process Inputs** 
    
    - Click **Add Input**
    
    - Enter **`field`** as **Name**, Identifier will be auto filled and **Type** should be **`String`**
    
    - Click **Apply**
    

    inputs
    inputs

Step 2 Add Trigger
+
Step 3 Add Actions
+
Step 4 Release and Deploy
+
Step 5 Test Business Process
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 5
1. Create Business Process 2. Add Trigger 3. Add Actions 4. Release and Deploy 5. Test Business Process