hi Vinay, as far as i remember the chunking is done between server and Api layer and i guess this is a issue in the Api layer where the next chunk flag is not set..
can you give me the details of the ARS version you are using along with the patch? it would be a nice idea to check the patch document of the patches released for the version you are checking for any defects fixed in chunking. - Viki Vinay Vermani wrote: > > Hi, > > I am having an issue while working with table field mapped to a vendor > form. > > > > *Issue:* > > While walking through the table, the moment it reaches(maximum > server-side-table-chunk-size number), it refreshes it with first chunk > again > and never goes to next chunk. > > > > I am observing that its only happening with Vendor form and not with > regular > forms. > > > > *E.g. * > > Server-Side-table-chunk size = 100 > > VendorForm has 200 records > > RegularFormA has TableA mapped to VendorForm > > Filter guide(table loops TableA) is pushing every 100th record to > RegularFormB – This pushes 100th records twice, instead of pushing 100th > and > 200th (second chunk) record > > > > If I set Server-Side-table-chunk size to more than 200, it works fine. > > > In my case, I am working with huge number of records and changing the > server-side-table-chunk-size would not be a feasible solution. Please > advice > any solutions or workarounds regarding this issue. > > > > Please let me know, if you need more details or specifics about this > problem. > > Thanks!! > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are" > > -- View this message in context: http://old.nabble.com/Server-Side-Table-Chunk-Size-issue-tp30518533p30520066.html Sent from the ARS (Action Request System) mailing list archive at Nabble.com. _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"

