EBS report from XML Report From PLSQL Program runinng warnning
I encountered a problem for EBS XML report from PL/SQL:
- coding PL/SQL procedure to generate XML
- add this procedure to concurrent program in ebs via Concurrent->Executable/Program
- run it is ok
- define Data Definitions/Templates
- run again this concurrent program, results with a warning
- click view output this warning program result only saw xml , but not report.
How to fix this? many thanks.
0