Oracle BI Fundamentals
Oracle BI Fundamentals
Publisher Fundamentals
Day One
• Introduction to BI Publisher
• Introduction to XML Standards
• Layout: Creating RTF Templates
• Using Advanced RTF Template Techniques
1
Lets construct HTML document using XML and
XML Transformation document
Using XML storing the data.
The positive side is both XML and XSLT are worldwide standards
but a little complex.
The negative side is XSL and XSL-FO are complex and bulky to
code and use.
This job has been made simple using Oracle BI Publisher.
2
Lets have a demo of generating PDF template
using BI Publisher – Template Viewer
We will have to construct an RTF document with BI Publisher
placeholders
3
Syed F Hussaini 4
5
6
7
8
9
10
11
12
13
14
15
Introduction to XML
Understanding XML documents
Understanding DTD and XML Schema
Understanding Namespaces
Understanding Xpath
Understanding XSL
16
17
18
19
20
21
22
23
24
25
Exercise
Create an XML document to hold below table data, ensure that data
is not duplicated within XML document (eg. Department Name)
26
Layout Creating RTF Templates
27
28
Testing the created layout using Template Viewer
Install Oracle BI Publisher desktop version on your machine
Navigate to Start Programs Oracle BI Publisher Desktop
Template Viewer
Change the working directory to folder where you’ve kept the data
XML and RTF document with publisher placeholders
Select RTF Templates radio button.
Select the XML document and RTF document then click on ‘Start
Processing’ after choosing your desired output format.
29
30