Hi,
I built a nice Oracle query that generates a xml file from a folders structure (see http://docs.oracle.com/cd/B19306_01/server.102/b14200/functions220.htm).
My problem is that I need this xml file to be created in Content Server. Generally I use a Livereport and a Webreport. In that case the Livereport returns only 1 row and 1 column. All date are in one cell. Due to a limitation the livereport truncates the result and the xml file is incomplete.
Is there a way to remove this limitation?
Thanks,
JP