Tuesday 8 September 2015

XML Bursting from RDF


Log on to Oracle EBS using user having System Administrator responsibility to register the Oracle Report.
Creating Executable:
XMLBursting012
Create concurrent program for the executable:
XMLBursting013
Add the parameters for the Program:
XMLBursting014
Add the Concurrent Program to OM Concurrent Programs Request Set:
XMLBursting015
Go to Order Management Responsibility and run the request:
XMLBursting016
Change the output of the concurrent program to create the xml template file .rtf layout in ms word. Create data definition with Code same as the Concurrent Program Short Name:
XMLBursting017
Create Template for the Data definition and attached Template:
XMLBursting018
Run the Concurrent Program and Go to report builder open your existing report, go to report triggers open after report add the below code for bursting code:
Compile the code the save the report.
Design XML Bursting control file, Below are the format of bursting control file:
Goto XML Publisher Responsibility —> data definition —>  Search for the data definition with data definition code or data definition and Attach your bursting control file at Bursting Control File Option.
XMLBursting019
XMLBursting020
XMLBursting021
Once done Run the program to get email with an attachment of the XML Template with splitting based on the Sales Order.

No comments:

Post a Comment