oracle xml parsing error syntax error location line number 1 column 1
Hi,
We have a requirement to show error if an unauthorised user is reprinting the report.
- This is a PL/SQL procedure to RTF report concurrent program. No wrapper program is used.
- Authorised users are maintained in a lookup.
- Contract sequence is updated in attribute15 of Offers base table ( OZF_OFFERS) when the report is submitted for the offer.
- If the report is run again for the same offer (which has value present in the attribute15), the output should show the custom error message.
We are printing the error message in fnd_file.output by skipping the XML.
The below error is displayed on the output page in yellow page.
0