XML Publisher Excel Output file not showing any calculations
I have a report run as a Concurrent Program/request with XML Publisher. The report successfully runs, but the output calculations show up blank. I saw in a previous post: https://blogs.oracle.com/saas-fusion-app-performance/enabling-scalable-mode
recommendations about scalable mode, db_fetch_size and the corresponding values.
In the data definition as well as the template file of the xml file, the Scalable mode value = on and the db_fetch_size value = 20.
What adjustments to these vales will change the output? Additionally, what difference for db_fetch_size is the value 20 vs the value 100 or so on?
Lastly, any other advice would be very helpful!