Forum Discussion
Aleksandar_A
3 years agoContributor III
Hi @JensDeveloper,
You can try by using Mapper Snap with the following settings:
Expression used:
jsonPath($, "$EmailAddress[*]").map(x => {"EmailAddress":x})
Let me know if this helps.
BR,
Aleksandar.
Mithila,
Apologies for the delayed response, I was out of the country. Here is what you are asking for, let me know if you need more detail.The Soap Execute, Customize Envelope contents are exactly as follows:
#evaluate($XML)Upstream from this is a mapper with Expression set to $Content and the Target Path set to $XML.
The input to the mapper is a SOAP message, which comes from my XSLT. Apologies but I cannot share the soap wrapped XML with you.
Related Content
- 3 years ago
- 3 months ago
- 2 years ago
- 2 years ago