Scenario
While the OData message has been mapped to SOAP there are still some steps required until it is passed on to the final recipients. For one, the message is filtered to select a particular structure of information and special characters have to be substituted to protect the SOAP message from potential errors. Lastly, the SOAP message is created by framing the body with the necessary SOAP message elements.
Task Flow
In this exercise, you will perform the step 28: Prepare more processing steps.
Prerequisites
Prerequisites are:
- You have successfully completed the lesson Consuming SAP Integration Advisor Artifacts.
- You have downloaded and unzipped the provided_integration_content file. You find the file under this link: https://github.com/PeterAlexander/Developing-with-SAP-Integration-Suite/raw/main/AdditionalFiles/provided_integration_content.zip