Handling & in xml report
I have a XML report where the data in one of the columns has &
When the report is run as a concurrent program, the concurrent program ends in Warning and the output gives the following error.
How to handle these kind of data in XML publisher reports where the data as special characters like &, <, > etc.