cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X

BOM Report Time Out

ptc-978194
1-Newbie

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

1 REPLY 1
avillanueva
22-Sapphire II
(To:ptc-978194)

You might be seeing this issue.

https://www.ptc.com/en/support/article/cs351668?language=en&posno=1&q=import%20from%20spreadsheet%20times%20out&source=search

I have seen timeout issues related to other pages like part import. Anything that takes an extreme amount of time to return data can timeout. I believe this fix is an Apache setting. 

Have you tried smaller BOMS or limiting the levels it traverses? How large is the BOM you are trying to export?

Top Tags