BAQ Timeout?

I have a BAQ that runs ok in a development environment - however when I run in Live I get a timeout message:

Severity: Error, Table: , Field: , RowID: , Text: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.

Query returned 0 row(s).
Query has no more records to return.
Query execution total time: 30166.1657 ms.

It looks like I’m hitting a 30 second timeout issue - any ideas on how to extend that time?

Thanks,
DaveO

We have the same problem with a BAQ that works in E10.0 but times out in E10.1.600 series.

Two things -
BAQ Query timeout in Admin Console is probably set to 30
Why is your query taking so long? Indexes change, data increased, etc.

1 Like

Mr. Bart: We have not re-indexed after the golive.

We will but for now . . .

I called Epicor I they turned me on to the Execution Settings - I extended the timeout value and I’m good to go.

Thanks for the reply.

DaveO

1 Like