Integration Blog Posts
cancel
Showing results for 
Search instead for 
Did you mean: 
renmartins
Advisor
Advisor
2,269

We’re excited to introduce a new Community Content integration package on the SAP Business Accelerator Hub, specifically designed to streamline migrating from SAP Process Orchestration (PO) to SAP Cloud Integration.

This package brings scripts and integration flows to work as alternatives for the already known Adapter Modules that exist today on SAP Process Integration/Orchestration, such as transforming messages payloads from XML to CSV or Plain Text (e.g., fixed length, delimited) and vice-versa.

Currently, the package includes a collection of scripts that can be used as alternatives to the following SAP Process Orchestration Adapter Modules:

  • MessageTransformBean1
  • XMLAnonymizer
  • StrictXml2PlainBean1
  • IDOCFlatToXmlConvertor2
  • IDOCXmlToFlatConvertor2
  • AddSOAPHeaderBean
  • PayloadSwapBean
  • TextCodepageConversionBean
  • ConvertCRLFfromToLF
  • ReplaceStringBean

Note1: the solution for MessageTransformBean and StrictXml2PlainBean is covered by the same groovy script (MessageTransformBean.groovy).

Note2: the solution for IDOCFlatToXmlConvertor and IDOCXmlToFlatConvertor is covered by the same groovy script (IDOCFlatConvertor.groovy).

Additionally, the package features sample Integration Flows for various use cases, along with detailed configuration guides for each script. These resources will help you understand how to effectively integrate the scripts into your scenarios.

In summary, the approach involves adding a Content Modifier before the Groovy Script step to set up properties used as configuration inputs for the script (for the IDOCFlatConvertor a sub Integration Flow is also used). The property names are mostly aligned with those in SAP Process Orchestration, making the transition easier for those familiar with the existing modules.

Whether you are migrating existing SAP Process Integration/Orchestration scenarios or building new ones directly on Cloud Integration, this package offers valuable support and enables you to take advantage of modernized approaches to transformation.

Access it now on Business Accelerator Hub and feel free to share feedback: Overview | Message Transformation Utilities | SAP Business Accelerator Hub

 

Please note that a community package is provided as a standalone component under the Apache License, v. 2.0 and, is not part of any SAP product. SAP does not support Community Content. Please raise any issues at the associated GitHub project.

You can find the official release plans for SAP product development on SAP Roadmap Explorer. Here you can find features of this package and when they will be released as a standard feature in the SAP Integration Suite.

If one of these features is required in the SAP Integration Suite in a timely manner but not listed in the SAP Roadmap Explore, we therefore ask you to create a “Feature Improvement” on SAP Customer Influence – Campaign: SAP Integration Suite or vote for it, if exactly same “Feature Improvement” is already available. All “Feature Improvements” and especially their votes have a significant influence on the prioritization of the features to be delivered in the SAP Integration Suite.

4 Comments