To Do: Browse Tasks | Gantt Chart | Reporting | Admin

Submitted By:
Doug Chasman (dchasman)
Category:
None
Percent Complete:
0%
Priority:
5
Start Date:
2006-01-24
End Date:
2006-01-31
Task Summary:
Add virtual records support for queryResponse/queryMore
Original Comment:
Add virtual records support for queryResponse/queryMore
Assigned To
user_name
pmorelli
Dependent On Task
summary
Hours:
8
Status:
Open

No Tasks are Dependent on This Task

No Related Tracker Items Have Been Added

Followups

Comment Date By
Simon has corrected me, max is 2000. 2006-03-20 17:09 pmorelli
so, do you want this to intelligently ask for more once we've exceeded the query's first batch?

There's sort of two issues. One, esp with 7.0, you'll get back a min of 200 results, max of 500. So, depending on the pagination size, we'll have a buffer already.

Second is do we keep calling queryMore until we're done, and so have the whole result set in memory, or do we fetch more when we need it.

I'd rather fetch more when we need it, seems wasteful otherwise...
2006-02-24 06:17 pmorelli
This is required to support pagination. The current plan is to work around this using client side buffering/caching of rows until the next release of the sforce api that is supposed to support SELECT COUNT() and LIMIT 2006-02-22 19:51 dchasman

Task Change History

Field Old Value Date By
end_date2006-01-31 2006-03-20 17:09 pmorelli
start_date2006-01-24 2006-03-20 17:09 pmorelli
dependent_on_id100 2006-03-20 17:09 pmorelli
end_date2006-01-31 2006-02-24 06:17 pmorelli
start_date2006-01-24 2006-02-24 06:17 pmorelli
dependent_on_id100 2006-02-24 06:17 pmorelli
dependent_on_id100 2006-02-22 19:51 dchasman
start_date2006-01-23 2006-02-22 19:51 dchasman
end_date2006-01-30 2006-02-22 19:51 dchasman
hours4 2006-02-12 23:16 dchasman
dependent_on_id100 2006-02-12 23:16 dchasman
assigned_to_id4988 2006-02-12 23:16 dchasman
end_date2006-01-30 2006-02-12 23:16 dchasman
start_date2006-01-23 2006-02-12 23:16 dchasman