BOM Report Time Out
I am using Windchill PDMLink Release 11.0
I have some BOM Reports that timeout based on the length of time to return the result set. The implementation follows the Multi Level Bom Report pattern but the aggregation of structure is quite large to process given the http response setting.
Is there a design pattern for running report in background with the table builder implementation / bean construction?
Here are the errors that I faced
Exceeds http response timeout and get a Proxy error

