Bursting to get xml as an attachment from xsl template
Summary:
Hello Experts,
I have a report where I am using xsl template as layout. Our requirement is to send the report output in xml format to the destination email, but it is not working, the bursting is getting failed. Below is the busrting query I am using,
sec.Keys KEY
,'TEST' TEMPLATE
,'en-US' LOCALE
,'xml' OUTPUT_FORMAT
,'EMAIL' DEL_CHANNEL
,'HRImport_Oracle_'||TO_CHAR(SYSDATE,'MMddyyyy_hhmmss') OUTPUT_NAME
,'test.testmail.com' PARAMETER1
,'hcmsupport@acsicorp.com' PARAMETER3
,'true' PARAMETER6
When using this query I am getting the following error:
/*Error Start*/
Waiting Time: 0.7 seconds
Total Execution Time: 0.1 seconds