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: 
kamlesh_zanje
Advisor
Advisor

Introduction


In the SAP Cloud Integration with 3.31.x/6.7.x release, we have enhanced and simplified the feature to configure the parameters of the multiple integration flows. You can save and deploy all integration flows from a single view with minimal effort.

In this blog, I will give a short overview of this feature.

Before we deep dive into the new simplified version, let us recap the behavior of the old feature.

The old feature for configuring multiple integration flows had many constraints.

  1. Supported only for SOAP and IDOC Adapters.

  2. Adapter versions supported were 1.0 & 1.1.

  3. Fields supported were Authentication and Address.

  4. Targeted for specific use case, for an example, consider a scenario in which all the integration flows connect to the same instance of SAP ERP.


Due to these constraints, there was a limited usage of this feature and hence we decided to improve and simplify this feature, so it can cater all the possible scenarios.

New and Improved Multiple Integration Flow Configuration 


This feature offers a capability where you can configure multiple integration flows. It allows you to enter the configuration details in the mass configuration view. Using the embedded configure view, you need to configure the integration flows one by one. You can save and deploy all the configured integration flows in one click which minimizes efforts.

Below is a sample screenshot highlighting these enhancements

Select integration flows and click “Configure” from the Action menu.Image 1: Multiple Integration flows selected for configurations.

New mass configuration view is in the form of artifact details page. In the artifact page, you will notice list of integration flows. In the details page, we have embedded configuration view which will open for the selected integration flow.Image 2: Mass configuration view


You can switch to other integration flow and can configure the values of externalized parameters.Image 3: ‘More’ section of selected integration flow


 


Image 4: ‘Receiver’ section of selected integration flow

You can deploy all integration flow after configurations

Image 5:  Deploy all integration flows

You will notice toast message for integration flows triggered for deployment and message after successful deployment of integrations flows.Image 6: Message for the integration flows triggered for deployment


Image 7: Message after successful deployment of integration flows.


 

Let us understand how the error handing has been simplified.

Below is a sample screenshot highlighting these enhancements.

On Save and Deploy, if there are any errors in the configured fields, you will notice a detailed validation messages in a dialog. You will also notice a red indicator referring to the respective integration flow after you close the validation message dialog.

Image 1: Validation message dialog on click of Save All or Deploy All

 


Image 2: Red indicator and marker to show the errors.

Value Proposition



  1. Consistency – Uniform user experience very similar to configuration of single integration flow. No addition learning and experience required.

  2. Reduction in time - Number of clicks will be drastically reduced for configuring multiple integration flows.

  3. Reusability - Reuse of the configured value of parameter across integration flows. You can copy the desired configured value and reuse across integration flows.


Conclusion


Hope this feature shall be usable and useful for you which will ease your job to configure multiple integration flows from a common view.

Looking forward your feedback on this.
2 Comments