Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
With its latest release, SAP Continuous Integration and Delivery provides a predefined pipeline for SAP Integration Suite Artifacts. In this blog post I would like to show you the steps how to use this new functionality and configure a CI/CD pipeline for the development of integration content in SAP Cloud Integration.

Prerequisites



Procedure



  • First, you have to transfer your integration artifacts from SAP Cloud Integration to a repository of your source code management system. To do this, perform the following steps:


    • In SAP Cloud Integration, open your integration package and choose  Artifacts.




    • Choose Actions→ Download.




    • Save the *.zip file to your choice of destination.




    • Extract the file and upload its contents into your repository.


      Note: Repeat the procedure in case you make changes in your integration flow in SAP Cloud Integration.



  • In SAP Continuous Integration and Delivery, configure a new job as described in Create a Job. As Pipeline, choose SAP Integration Suite Artifacts.


  • In this demo, I will use Job Editor from the Configuration Mode dropdown list.

  • In the Stages tab, specify the general parameters. Then switch on and configure the stages you want to execute.

  • Don't forget to save your job.


Of course, if you prefer, you can use the Source Repository Option for configuring your job.
In that case you can follow our documentation instead.

After you have created the job, you can either run it manually, or you can create Webhook to automate your builds.

The picture below shows the result of a job run. In this view, you can monitor its outcome.


 

Documentation & Further Readings


If you have found this article useful and want to learn more and use the SAP Continuous Integration and Delivery to manage your SAP Integration Suite Artifacts, take a look at the following resources:

Not what you have expected?


If you think that we’ve missed important use cases, please help us improve our offering by leaving a note to this blog or submit your idea in SAP Business Technology Platform Continuous Influence Program.
19 Comments