xml report performance issue
if the .rtf template include the column location, the request almos took 50 minutes.
if .rts template remove the location column, the request only took 6 minutes.
Need to modify the profile Concurrent:OPP Process Timeout to 3000000, the request can be completed normally, otherwise (example Concurrent:OPP Process Timeout equal 300), the request completed with warning, the warning message:
Post-processing of request 25427607 failed at 18-JUL-2013 16:56:59 with the error message:
The concurrent manager has timed out waiting for the Output Post-processor to finish this request
what can I do to imporove the report performance?