Hi,
AFAIK in SXMB_MONI in the MappingStep the attachment is shown, when it was created.
My mapping does not show the attachment.
Although my mapping is identical to former XIs where I implementes "Mail with attachment"
We are now on NW04S_16_REL. Does anybody had the same problems?
My field are filled as follows:
/ns0:Mail/Subject = "BlaBla" /ns0:Mail/From = "xyz@xyz" /ns0:Mail/To = "xyz@xyz" /ns0:Mail/Content_Type = Constant: multipart/mixed; boundary="AaBb--984dfgeSSd3532" /ns0:Mail/Content_Disposition = Constant: attachment /ns0:Mail/Content =
<Content>--AaBb--984dfgeSSd3532 Content-Type: text/plain; charset="UTF-8" some Text --AaBb--984dfgeSSd3532 Content-Type: text/plain;charset="UTF-8";name=attachment.txt --AaBb--984dfgeSSd3532 ThisSouldbeTheTextInTheAttachment</Content>
Why does the attachment not be generated?
Thanks, Regards
Mario