4. Release, Deploy and Publish
4. Release, Deploy and Publish
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.
- In the Process Builder, to release a project, select the Release button on the top-right corner of the screen.

-
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.
- Select Release.

Deploy the released project
- Once the project is released successfully, open the released project version.

- Select the Deploy button on the top-right corner of the screen.

- Select Public environment and select Deploy.

- Select Deploy.

-
Select the following destinations:
- S4HANA_OData_ATPcheck for the ATPcheck from the drop down.
- S4HANA_CLOUD_CPI for the s4cloudcpi from the drop down.
-
Select Deploy.

- Once the deployment is successful, you will see a changed status.

You cannot edit released or deployed projects. To continue working on your project, you need to select the Editable version of your project (at the top of the page).
Publish to the SAP Build Library
-
After you released and deployed the process, go to SAP Build Lobby and find your project (for instance, Sales Orders Management ).
-
For your recently deployed version of the project, Select on the three dots under options and then, select Publish to Library.

- Select the recent version and choose Publish. Now your process will be visible from SAP Build Apps in SAP Build Library section…

You have successfully released, deployed and published your process. It is time to run the process and see the results.