Burst to email .txt format output.
Hi All,
Oracle Apps 11i version.
So i want to send .txt output format to vendors using Burst to Email concept.
<xapi:document key="${SO_NUMBER}" output="XXABC_${SO_NUMBER}_export.txt" output-type="text" delivery="123">
Do i need to create Template for this?
Or is there any another option to send .txt output to vendor to emails from oracle reports?
Thank you!