Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
BI Publisher Bursting Output Different From Report Output

Summary
BI Publisher Bursting Output Different From Report Output
Content
I have an existing custom report that uses XML Publisher in EBS to generate output. I made a change using a flag in the XML output to suppress some fields when the flag = Y. The output pdf looks correct when I run it through the BI publisher plugin in word. The report output also looks correct when run in EBS. However, when bursting is run for this same xml output file it is behaving different, it suppresses the fields when the flag = N. Why would bursting output be different than the report request output it is using for bursting? They are both using the same rtf template.
Answers
-
It should be behave the same way, I believe you are pointing to the same RTF template in bursting control file.
<xapi:template type="rtf" location="xdo://<APP_SHORT_NAME>.<RTF Template Code>.en.US/?getSource=true"/>
Share your RTF and output.xml.
0