I have an already built scenario which i am changing 'slightly'.
Existing scenario: Proxy To Mail scenario
2 OM's - 1 XSLT for ASMA attributes on mail server 2.Changing content to XHTML (to be sent as PDF as attachment in email). Requirement: TO change the interface such that an email body is sent along with the attachment.This is a static disclaimer text being sent.
I did search everywhere but this particular one is not available and so if any ASMA variable to set the text in the 'body. I am not using a mail package.
Also In this blog it shows how to use messagetransformationbean to achieve this and the content disposition is 'inline' .my requirement is to have a static text in the body which is not in the payload ...else if I am able to move a field from payload as email body I can have abap generate it ..please help :)
Add comment