Skip to main content

Posts

Showing posts with the label RTF Template

Do you know how to generate output using RTF Template in Oracle Cloud BI Publisher?

In this blog, we are going to see how to generate output using RTF Templates in Fusion BI Publisher I am going to show this using sample data. This is my sample data I have saved my Data Model. Now I am going to prepare the RTF Template. Before that I need the XML tags which will be used in the RTF Template Click "Export" button in the "Data" tab as shown below. The XML file will be downloaded based on your browser settings. This is my XML file I opened a new MS Word Document as save it as "Rich Text Format" type Now enable "Developer Options". Go to "Developer" tab , click "Legacy Forms" and select "Text Form". Once Template is Completed, disable "Developer Options" In the XML, the tag "DATA_DS is appearing only once, and the tag "G_1" is repeating for each and every employee. So use the level "G_1" to generate the output for all employees. To add the Start L...