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: 
former_member36535
Associate
Associate

Introduction


SAP Cloud Integration version 2.45.x comes with enhancement of copying an integration flow artifact within the same package or across different package.

This blog describes how to consume this feature.


Copy Integration Flow


This feature has been introduced with a ‘Copy’ action against integration flow artifact inside the package view. Below is the sample screenshot of the same



 

Once the Copy action selected, a dialog window shall be opened with a pre-filled name of the artifact with _copy as suffix as shown below. You can change the name of the integration flow if you wish.

 



 

By default, the current package name is pre-filled in the Package field, in which, the integration flow will be copied into the current package. E.g. clicking on Copy action button without changing the package, integration flow artifact will be copied with a suffix as _copy.



 

If you wish to copy the integration flow to a different package, you can select another package as shown in the sample screenshots below.

 



 

Clicking on Select button will open the list of available packages.

 



Select a package where you want to copy the integration flow artifact. E.g., a package named 'test' has been selected.



You can observe that, package 'test' is selected for the Package. Clicking on Copy will copy with integration flow into 'test' package.

 

Summary


Copy integration flow feature will enable you to create similar integration flow artifacts from an existing one, with which you can modify some of the flow steps and/or adapters/connectors according to your needs.
16 Comments