Skip to Main Content

Oracle Analytics Cloud

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle Cloud Bursting Report is not generating Output but XML is generated

TPrasadJun 19 2024

Bursting the output as email , XML is generated and Output & Delivery is not having any output file generated

Delivery BY and Split by is on the /DATA_DS/G1

SELECT '1' AS "KEY",
'ARAging' TEMPLATE,
'en-US' LOCALE,
'PDF' OUTPUT_FORMAT,
'TestingReportOutput.pdf' OUTPUT_NAME,
'EMAIL' DEL_CHANNEL,
'oracle-outputs@mycompany.com' PARAMETER1,
'raj.deall@mycompany.com' PARAMETER2,
'bip-collections@oracle.com' PARAMETER3,
'Your Invoices' PARAMETER4,
'Please find attached your Aging Report.' PARAMETER5, 'true' PARAMETER6,
'donotreply@mycompany.com' PARAMETER7 FROM DUAL

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked by Renae Stout-Oracle on Jul 8 2024
Added on Jun 19 2024
0 comments
313 views