Configure Concurrent Reports to be run
In BI Publisher Standalone, How many concurrent reports can be run ? By default, it is set to 3. in-order to change it to 'N'. following change is required. 1. Go to Admin/Scheduler/quartz-config.properties 2. identify the line org.quartz.threadPool.threadCount=N 3. Change this to N, in order to concurrent no of reports to be run at a time.



Comments
Thank you for the information.
Keep posting new things on BIP.
Thanks.
I followed the same logic for my RTF using for-each-group, $G1 and foreach_number. It works fine and output the expected result.
But when i upload it on JDE, i don't get any output. In the logs it mentions there is an error around the foreach_number loop.
Can you please help?
Thanks