Skip to Content
0
Former Member
Jun 18, 2008 at 07:32 PM

Use XSLT mapping for multiple payloads

534 Views

Hello,

I would like to use XSLT mapping to create a mail package with multiple content as in

[https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/6321] [original link is broken] [original link is broken] [original link is broken];

I tried to create XSLT code to write the ' Content-Type: multipart/mixed; boundary="----=_ but am not sure how to make the xslt code return the exact coding as shown in the example.

Can I use XSLT mapping to create multiple payloads in a message?