cancel
Showing results for 
Search instead for 
Did you mean: 

List of Values Error

Former Member
0 Kudos

I have a large cascading list of values (25,000 records) I get the error "An error has occurred: Request timed out." when I try to access the second level of the list of values. The first level of list of values is based on:

G_ID

G_Name

The second level is based on:

S_ID

S_Name

I am using a stored procedure in Sybase 15. Each G_ID record has the unique identifier in the table: G_CK. The second level table contains the G_CK unique identifier. I am joining the second level table on the G_CK field. I have run the stored procedure in Sybase and confirmed that the results returned are correct. All of the first level records are unique and all of the second level records match to the first level.

Has anyone else received the "An error has occurred: Request timed out." error? How is this corrected?

I am using BOXI R2. We have an in-house app that we use to schedule and view reports. We are planning a BOXI 3.1 upgrade soon and are trying to confirm list of values will work with these larger datasets before we commit to using InfoView after the upgrade.

Thanks in advance for any help.

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Change the default timeout for LOV's in the Registry or BOE configuration. Search and you'll find more info in BOE Admin forum and Kbase.