Summary
After Report Trigger in BI Publisher
Content
Hi
Oracle Business Intelligence 12.2.1.2.0
I want to capture the 'Report Output Generation' status and perhaps log an error/success in a custom table.
To make sure if the final output file is generated successfully
I don't want to depend on the 'After Data' Trigger as it gets fired even if the final output generation is failed.
For example, if there is an bug in the RTF Template Processing Instructions, But the XML Data got generated and 'After Data' trigger still gets fired.
Something like 'After Report' trigger in Oracle Reports Builder?
How can we achieve this in BI Publisher?
Note: We are using only BI Publisher and it is not an Oracle Apps Environment. So we may not have the capability of submitting Concurrent Requests
I also tried to depend on Bursting Query to call a function, but if there is an error in the RTF Template, Bursting Query is still getting executed
Thanks for any help
Sameer