Attachment should not be sent over Gmail/Outlook email while bursting oracle apps
Hi Team,
What is the option we need to set in bursting file for not sending the attachment in Gmail/Outlook
I have added below code in bursting file and it is not working
<xapi:message id="123" to="XXXX@gmail.com" attachment="false" content-type="text/html" subject="SUBJECT_Text">
<xapi:document output="1.pdf" output-type="html" delivery="123">
Oracle Applications : 12.2.10