Tuesday 4 December 2018

XML publisher bursting tutorial : Steps to Implement XML bursting in Oracle apps r12

XML publisher bursting tutorial : Steps to Implement XML bursting in Oracle apps r12

This post is the complete XML publisher bursting Tutorial. Here we will learn how to implement the XML publisher bursting in oracle apps r12. We will try to Implement the XML bursting from scratch and will also discuss about the Bursting Control file and how we can design this. In this Post , I am assuming that We have already create the Concurrent Program with XML registration(Data Definition , XML Template) in the XML Administration responsibility of the Oracle Apps. So now I am going to start the  XML publisher bursting tutorial.XML publisher bursting tutorial

Step by Step XML publisher bursting tutorial to implement the XML bursting in Oracle apps r12

 
1. First Important thing to Implement the XML bursting is this , The Concurrent Program on which we are implementing or running the XML bursting should XML Based. It means its output type should be 'XML'
 
 
Step2:- Now to Copy the Short name of the Concurrent Program and Go to the XML Administrator Responsibility and Paste the Copied Short Name in the code
 
XML Administrator Responsibility ==> Date Definitions
 
Now Here we need to Attached the XML Bursting Control File which will have all the logic to burst the Concurrent program output in multiple emails
 
 
 
Step3:- As below this is the XML bursting File. We need to Design this File in this Format and Then attach to the Concurrent Program data Definitions as per last Step (Step2).
 
Here We give all the Information's about Our SMTP server which will send the email Notifications in the <xapi:email> tag.
 
<xapi:request>  is very important tag in the Bursting. Here I have used the "/XX_REPORT_GROUP1/XX_REPORT_GROUP2/XX_REPORT_GROUP3".  It means my Original Concurrent Program Report (RDF) has three groups with these names and I want to do burst emails as per my Third Group. Groups names should be same as per my Report. I can also use  "/XX_REPORT_GROUP1/XX_REPORT_GROUP2" in the <xapi:request> tag If I want to do burst emails as per my Second report group. You can also this
"/XX_REPORT_GROUP1/XX_REPORT_GROUP2/XX_REPORT_GROUP3" grouping idea from your Concurrent Program XML output. GO to Concurrent Request of the Concurrent Program and View the Output in XML. You can get the idea from there about all reports xml groups names and you can use these names in the Bursting Control File <xapi:request> tag.
 
XML publisher bursting tutorial
 
 
Step4:- Now I have attached the Bursting Control file to the Concurrent Program Data Definitions. Now the Next step is to run that Concurrent Program Concurrent Request.
 
XML publisher bursting tutorial
 
Step5:- Now Copy the Request Id from Step 4 and Put in the "XML Publisher Report Bursting Program" request id Parameter as below.
 
This will Fire the XML bursting for this Concurrent Program request Output.

 
XML publisher bursting tutorial 
XML publisher bursting tutorial
 

1 comments:

Rifath said...

Excellent blog I visit this blog it's really awesome. The important thing is that in this blog content written clearly and understandable. The content of information is very informative.
¬Oracle Fusion HCM Online Training

Post a Comment

Contact us for any Collaboration, Project Support & On Job Support Work

Name

Email *

Message *