Skip to Content
0
Jun 16, 2020 at 08:44 AM

Split Single XML into Multiple XML using PI

207 Views

Hi,

I would like to Split my XML structure into multiple XML with same header data based on the occurrence of XML element <DetailSection>

I've mapped target Message to Source Detail section.

I noticed that my source structure changed to include <Messages> and <Message1> elements even if in the Signature tab and the XSD, the structure is only 1:1. I only need the multimapping on the target side. But now, I cannot load my source XML because of these 2 additional elements. Am i doing something wrong?