Hello Stefan,
I've followed your advice and used a java mapping. With this I could successfully replace
"&" by "&". My receiver file adapter now gets the XML-message propery with "&" instead of "&". However I need to apply content conversion as we need the output as a csv.-file.
As soon as I use content conversion an error is thown during the content conversion:
..File Content Conversion starting.
Message konnte nicht an den JCA-Adapter weitergeleitet werden. Grund: org.xml.sax.SAXParseException: The entity name must immediately follow the & in the entity reference.
.....
So do you see a solution approach when I have to use content conversion?
Thanks for your appreciated feedback.
Kind regards
Christof Johner