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

Release, Deploy and Run the Process

Release, deploy and run the Process to work on Tasks and monitor the Process

Overview

🎓 intermediate 15 min. SAP Build Process AutomationIntermediateSAP Business Technology PlatformDocument Information ExtractionArtificial IntelligenceFree Tier

You will learn

  • โœ”How to release, deploy and run the Process
  • โœ”How to work on the Tasks
  • โœ”How to monitor the Process

Prerequisites

Prerequisites

Steps

Intro

Till now, you have developed a Business Process where you will start with a form to enter your name as the processor and the file path where the invoice is stored. Then you would need to upload and annotate the invoice in order to get the data from the relevant fields by the bot: company name, invoice amount and document number. Bot will extract this data. After this you need to decide, who would be the approver (so you need to enter your email). Then you need to build the approval form to review the submitted data and approve it for further processing.


Step 1 Release business process project
โ€”

Before you run the process, ensure that the process is saved and that there are no errors showing in the Design Console. To run the process, you must first release and then deploy the Business Process project. Releasing a project creates a version or snapshot of the changes.

  1. In the Process Builder, choose Release.

    Release
    Release

  2. Add a Version Comment if needed and choose Release.

    Release first
    Release first

  3. If it is an additional version, choose the type of version, add a Version Comment if needed and choose Release.

    Release new
    Release new

    Every time you release, a new version will be created. Versions are incremented automatically based on how you want to store the changes in the repository (that is as major or minor updates or as a patch). Versions use an x.y.z format where x is a major version number, y is minor, and z is the patch number. For instance, if you are releasing your process project for the first time, then the version will start with 1.0.0. The next time you release there will be options to choose from โ€“ that is, if the new version is a major, minor, or patch update; version numbers will be automatically updated.

  4. The project released successfully and is ready to be deployed.

    If needed, you can refer to the Documentation.

    Released
    Released

Step 2 Deploy the released process
+
Step 3 Run the business process
+
Step 4 Work on the tasks
+
Step 5 Monitor process and automation
+
Step 6 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 6
1. Release business process project 2. Deploy the released process 3. Run the business process 4. Work on the tasks 5. Monitor process and automation 6. Retrieve sample project from the store (Optional)

Learn more →