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

Run the Sales Order Business Process

In this tutorial, you will release your Business Process project and test the process with an API trigger and get ready to integrate with SAP Build Apps.

Overview

🎓 beginner 10 min. SAP Build Process AutomationBeginnerSAP Business Technology PlatformFree Tier

You will learn

  • โœ”How to release and deploy the process.
  • โœ”How to view the Triggers.
  • โœ”How to trigger the process with API Trigger.
  • โœ”How to access the tasks in Inbox of SAP Build Lobby.
  • โœ”How to retrieve the sample project from the Store.

Prerequisites

Prerequisites

Steps

Step 1 Release business process project
โ€”

To run the process you have to first release and then deploy the business process project.

Releasing a project creates a version or snapshot of the changes and deploying the project makes it available in runtime to be consumed. You can only deploy a released version of the project, and at a given time there can be multiple deployed versions of the same project.

  1. In the Process Builder, to release a project, click Release button on the top-right corner of the screen and provide a description in the popup dialog.

    Versions have x.y.z format where x is a major version number, y is minor and z is the patch number. Every time you release, a new version will be created. The version is incremented automatically based on how you want to store the changes in the repository like major or minor update or just as a patch.

    If you are releasing for the first time, then the version will start with 1.0.0. Next time you release, the version numbers will be automatically updated.

    Release
    Release

  2. Click Release.

    Release
    Release

Step 2 Deploy released project
+
Step 3 Run business process
+
Step 4 Monitoring the process flow
+
Step 5 Accessing the tasks
+
Step 6 Publish your process
+
Step 7 Retrieve sample project from the store (Optional)
+

Resources

Discussion

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

Submit detailed feedback Discuss in Community
Steps
Step 1 of 7
1. Release business process project 2. Deploy released project 3. Run business process 4. Monitoring the process flow 5. Accessing the tasks 6. Publish your process 7. Retrieve sample project from the store (Optional)

Learn more →