Unable to genrate XML tags in oracle applications concurrent report output
I had registered a report with output type as XML and style as BACS without any report layout.
Upon execution of the concurrent report in oracle applications not generating the XML tags.
Below is the error message from the oracle applications
"The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later. "
I observed that there is a precense of '&' symbol in the data which might be creating issue(Not sure of that part).
When I removed the '&' from data file it was able to