Pages

Search This Blog

Showing posts with label Creating report using XML publisher. Show all posts
Showing posts with label Creating report using XML publisher. Show all posts

Saturday, February 13, 2010

XML Publisher Tutorial-

In this post I would explain how to design report using XML publisher. I have created two videos for this explaining the steps to create report using XML publisher.

Video 1- This explains followings,
  • PL/SQL program to generate the XML data source
  • Concurrent program registration in Oracle apps
  • Validating the XML data generated
  • Registering XML Data definition (linking the concurrent program)




Video 2-
  • Template creation (.rtf file)
  • Validating the template
  • Template registration in Template manager in XML Publisher Administrator responsibility
  • Linking XML definition with Template
  • Finally Running the concurrent request to generate report output in PDF format




PL/SQL Procedure-
You can compile the procedure at below location in APPS schema in Oracle Apps to try this tutorial.

Click here for the code

Followers

Contributors