This Blog helps you save your time to on how to add and remove multi mapping additional tags in IFLOW
In SAP PI it automatically takes care of adding and removing the multi mapping additional tags however CPI does not we have do it manually
This can be done in 4 easy steps
- Set Namespace
2. Capture the incoming payload in content modifier using expression
3. Add Additional Tags to Body of content modifier
4. Use Filter to remove the additional tags
Note: Stripping of additional tags can also easily done using Splitter in Main flow, XSLT Mapping or IFLOW design change as per requirement