Categories
- All Categories
- 166 Oracle Analytics News
- 34 Oracle Analytics Videos
- 14.8K Oracle Analytics Forums
- 5.8K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 56 Oracle Analytics Trainings
- 13 Oracle Analytics Data Visualizations Challenge
- 4 Oracle Analytics Career
- 2 Oracle Analytics Industry
- Find Partners
- For Partners
Inserting into database table in XML Data Template

Summary
Inserting into database table in XML Data Template
Content
I am using XML Publisher reports for Oracle EBS concurrent program.
Previously, when I used Oracle Reports rdf, for complex queries I created a custom database table and inserted data into this table (by breaking down the query in smaller blocks) in the Before Report trigger, and in the main query I simply queried from this custom table. Subsequently in the After Report trigger I purged the table.
Can something similar be done when writing queries in XML Data Template (XML Publisher > Data Definitions > Data Template), i.e. insert/u[date into a database table first
Thanks
Sanjay
Answers
-
Sanjay,
Yes BI Publisher supports the use of triggers , there are some decent samples in the below links
http://www.quest4apps.com/xml-report-from-xml-data-template/
https://docs.oracle.com/cd/E10415_01/doc/bi.1013/e12187/T421739T434255.htm
Hope this helps ..
Regards,
Yugandhar
0