Sunteți pe pagina 1din 8

11/13/2019 Creating Oracle BI Publisher Report using Template Builder - Perficient Blogs

BLOG

EXPLORE +

Creating Oracle BI Publisher Report using Template Builder


by Gayathri Ganesh on January 12th, 2017 | ~ 2 minute read

Template Builder is an add-in to Microsoft Word that simpli es the development of RTF templates for creating
Reports.

In this example we will create a template for an Invoice which will be used to create an Invoice Report in BI.

1. Create a New Data Model .

2. In This example , the following SQL Query is used and the Data is generated.

select C.PARTY_NAME,C.ADDRESS1,C.CITY,C.STATE,

O.NAME,O.OPTY_ID,O.EFFECTIVE_DATE,

R.QTY,R.UNIT_PRICE,R.REVN_AMT,R.COST_AMT,R.EXPECT_AMT,

P.INTERNAL_NAME

FROM

HZ_PARTIES C,MOO_OPTY O,MOO_REVN R,QSC_PROD_GROUPS_B P


https://blogs.perficient.com/2017/01/12/creating-oracle-bi-publisher-report-using-template-builder/ 1/8
11/13/2019 Creating Oracle BI Publisher Report using Template Builder - Perficient Blogs

WHERE (C.PARTY_TYPE = ‘ORGANIZATION’)

AND (O.NAME = ‘New Invoice’)

AND (O.CUST_PARTY_ID =C.PARTY_ID )

AND (O.OPTY_ID = R.OPTY_ID)

AND (R.PROD_GROUP_ID = P.PROD_GROUP_ID)

ORDER BY O.LAST_UPDATE_DATE DESC

Note: (Create Sample Data by selecting the option Save As Sample Data)

3. Then, we shall create a RTF Template using Microsoft Word Template Builder.

Log in to the BI Publisher from Microsoft Word by giving in the credentials and the Report server URL

https://blogs.perficient.com/2017/01/12/creating-oracle-bi-publisher-report-using-template-builder/ 2/8
11/13/2019 Creating Oracle BI Publisher Report using Template Builder - Perficient Blogs

4. Select the Data Model from the Catalog and Click on Create Report.

    5.After the report is created the template can be designed by adding elds, Tables or forms. The
functionalities of Word can be used to enhance the template design.

6.Save the template as RTF le and on the BI, and create a New Report. In this Case we are using the Data
Model that was created earlier to build the Report.

https://blogs.perficient.com/2017/01/12/creating-oracle-bi-publisher-report-using-template-builder/ 3/8
11/13/2019 Creating Oracle BI Publisher Report using Template Builder - Perficient Blogs

Select the option Use Report Editor and click next.

7.Select the Layout for the Report. Here we choose to upload a RTF Template

8.Give a suitable Name for the layout and browse the template le and click Upload.

9. After the layout is uploaded, Click on view Report.

https://blogs.perficient.com/2017/01/12/creating-oracle-bi-publisher-report-using-template-builder/ 4/8
11/13/2019 Creating Oracle BI Publisher Report using Template Builder - Perficient Blogs

10.The Report will be generated according on the template that we had created.

The report can also be downloaded in PDF, RTF or any other format.

https://blogs.perficient.com/2017/01/12/creating-oracle-bi-publisher-report-using-template-builder/ 5/8
11/13/2019 Creating Oracle BI Publisher Report using Template Builder - Perficient Blogs

GAYATHRI GANESH

TAGS   Oracle BI Apps

Leave a Reply

Enter your comment here...

This site uses Akismet to reduce spam. Learn how your comment data is processed.

https://blogs.perficient.com/2017/01/12/creating-oracle-bi-publisher-report-using-template-builder/ 6/8
11/13/2019 Creating Oracle BI Publisher Report using Template Builder - Perficient Blogs

← PREVIOUS POST NEXT POST →

Subscribe to the Weekly Blog Digest:

SIGN UP

Categories
Development

Follow Us

https://blogs.perficient.com/2017/01/12/creating-oracle-bi-publisher-report-using-template-builder/ 7/8
11/13/2019 Creating Oracle BI Publisher Report using Template Builder - Perficient Blogs

Privacy Policy

© 2019 Per cient, Inc. All Rights Reserved

Share This Page

https://blogs.perficient.com/2017/01/12/creating-oracle-bi-publisher-report-using-template-builder/ 8/8

S-ar putea să vă placă și