SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
โคข Open full site

7 - Add Approval Step and Use Inbox

Add a step to allow an approver to see the details sent with the event and approve the request for a badge.

Overview

🎓 intermediate 20 min. SAP BuildIntermediateSAP Integration SuiteSAP Build Process Automation

You will learn

  • โœ”How to add an approval step
  • โœ”How to bind values to step inputs
  • โœ”How to work with the Inbox
Created by March 11, 2025
Contributors

Prerequisites

Prerequisites

Steps

Intro

One of the most basic steps you can create is an approval step, which sends an approval form to the recipients Inbox (in SAP BTP) and lets them approve or reject a request.

In this tutorial you will create an approval form and assign it to a recipient (you). You will also be introduced to the Inbox, where such forms are sent for execution by the assigned parties. The Inbox has many featured to enhance the approval flow, such as:

  • Warnings when the due date approaches or passes

  • Hides completed tasks

  • Ability to send to multiple parties and have one claim the task

  • Ability to approve / reject tasks via API

Step 1 Add approval form
โ€”

  1. Go back to your process project, and make sure you are working in the Editable version by clicking the dropdown at the top of the page and selecting Editable.

    Editable version
    Editable version

  2. With the Badge Process process open, click the plus sign, +, between the trigger and the end.

    New step
    New step

    Select Approval.

    Approval step
    Approval step

    Select Blank Approval.

    Blank approval form
    Blank approval form

  3. Enter the following (the identifier is automatically generated):

    FieldValue
    NameBadge Approval
    DescriptionThis is the form in which the main approver will indicate approval or rejection of the badge.

    Click Create.

    Approval form name
    Approval form name

    You will see the form add to the process, with different paths for approval and rejection.

There will be a red error, but this is expected and you did nothing wrong. The error is just an indicator that you need to add some settings, like to whom to send the form.

Approval form added
Approval form added

Step 2 Design approval form
+
Step 3 Bind approval form fields
+
Step 4 Add notification form
+
Step 5 Bind notification form fields
+
Step 6 Release and deploy process
+
Step 7 ๐Ÿฅณ Trigger process
+
Step 8 Check your Inbox
+
Step 9 Further study
+

Resources

Discussion

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

Submit detailed feedback Discuss in Community
Steps
Step 1 of 9
1. Add approval form 2. Design approval form 3. Bind approval form fields 4. Add notification form 5. Bind notification form fields 6. Release and deploy process 7. ๐Ÿฅณ Trigger process 8. Check your Inbox 9. Further study

Learn more →