|
|||||||
![]() |
|
|
Thread Tools | Search this Thread |
|
#1
|
|||
|
|||
|
Hi,
We get this strange error when we try to reload a combo box that uses an optional datasource. The exact error is: 11:31:44.062:XRP1:INFO:ResultSet:isc_ResultSet_256 (created by: isc_PickListMenu_253):server returned out-of-sequence response for fetch remote data request - delaying processing: last processed:1, returned:3 After this the combobox just shows "Loading data...." When is this error message displayed and what can we do to fix it? Thanks for your suggestions. Ganesh |
|
#2
|
|||
|
|||
|
Well, the log message is telling you what's wrong - have you looked into it?
The RPC tab in the Developer Console shows relevant information. |