duplicate XML Publisher Report
we want to customize the third party balances report (XLATPRPT), so we do this:
- duplicate the concurrent program
- set the request group
- duplicate the data definition (with modification on the header change from XLATPRPT to COHXLATPRPT, reflect new code)
- duplicate the template
we run the report, but it show the XML output in browser, which is not similar to the original version (which generated in Excel format)
The first screen shot is what we expected, it popup for us to choose which file we want to save to, as excel format.
but what we get is second screen shot, which is just XML output in browser.
0