Activity Stream

7 days ago
new download
Gunas Rams downloaded How to create conditional flexfields

new user registration
Gunas Rams joined our community! Welcome!

More than 2 weeks ago
new user registration
Mohit Agarwal joined our community! Welcome!

About 3 weeks ago
new user registration
Henry Jiang joined our community! Welcome!

About a month ago
new user registration
shirish ora joined our community! Welcome!

new user registration
T Sundaram joined our community! Welcome!

new user registration
Appoicfoors Appoicfoors Uggs Outlet joined our community! Welcome!

How to create XML Publisher templates from Standard Reports
( 0 Votes )
General E-Business Suite - XML Publisher
Written by Jouke de Groot   
Monday, 05 November 2007 21:07

In this article I will explain how to create a XML Publisher template from a Standard Report. As you probably know, XML Publisher is the new (well new ... it's already a few years old) standard tool to create (operational) reports in Oracle EBS. In a few steps it's possible to change the output from plain text to e.g. PDF format.

Set report output format to XML

First run your report as usual in the E-Business Suite and save the text output locally on your desktop. Give the report a meaningful name and use filename extension *.txt. Use this text file later to compare your BI Publisher output with the original report output.

View the log file, and note the application short name.

Go to System Administrator > Concurrent > Define, and query the EBS report. Change the Output format from 'Text' to 'XML'.

{rokzoom title=|Concurrent Program definition screenshot|}images/upload/jouke.de.groot/concurrent_programs.jpg{/rokzoom}

Alternative: copy the original report definition and make changes to the copy.

Run report as usual and store the (XML!) output locally (save output file with extension *.xml)

Create Data Definition

Use responsibility BI Publisher Administrator.

Name Enter description of the report
Code Short code of the EBS report.
Application Application of the report
Start date Today
Preview data XML output of EBS report.This is your locally saved XML output file from the previous step.

Create template file

Open your original text output file, the XML output file and Microsoft Word. Compare the original output with XML file and determine the structure and the usage of individual fields.

Enter the fields and additional hardcoded text (e.g. label information).

File > Save As…, Save as type, choose ‘Rich Text Format (*.rtf)’ and enter your template name.

Create Template Definition

Name Enter description of the report
Code Short code of the EBS report
Application Application of the report
Data Definition Definition created in previous step
Start Date Today
Subtemplate No


File Your Word (rdf) template file
Language Your preferred language
Territory Your preferred country

Run report

Run the report from the E-Business Suite, as usual. Check the output file.

Comments

Please login to post comments or replies.