Diagnostics View XML Displays Text
Hi,
I have a custom concurrent program that is setup to output XML. The concurrent program's executable is a PL/SQL program. This program creates the XML tags using FND_FILE.put_line( FND_FILE.OUTPUT,' <MyTag1>');....
After the concurrent program completes, I click DIAGNOSTICS | View XML and I see my XML - all looks good.
Recently the concurrent program has started completing with a yellow WARNING status, and when I click DIAGNOSTICS | View XML, all of the output is just the data values with no XML tags in one long continuous string.
When I search the OPP log for my request id, I see this error: