Data template based XML publisher report
Hi,
We need to customize a seeded Data template based XML publisher report. The report has database package, data template(xml file) and rft template.
The requirement is to add a parameter and additional fields in the layout.
As I need to add additional fields, I have copied the rtf and defined a new template.
These new fields are not there in the existing query/xml, so I had to copy the data template i.e xml file and make the changes.
Now as i need an additional parameter, I had to copy the database package.
Is there an alternate approach to add a parameter without modifying the package?