SAP Knowledge Base Article - Preview

1206703 - URI query with a page size of 1 returns the wrong number of objects

Symptom

URI query with a page size of 1 returns the wrong number of objects. An incorrect number of objects is returned in the result set of a URI query when the maximum number of items in the StatelessPagingQueryOptions object is set to 1 and passed as the options to the IInfoStore.getPagingQuery method.
 
For example:
int maxItemsPerPage = 20;
PagingQueryOptions options = new PagingQueryOptions(maxItemsPerPage);
IPageResult pageResult = infoStore.getPagingQuery(queryString, options);
 


Read more...

Product

SAP BusinessObjects Enterprise XI 3.0

Keywords

CR2008 CR 2008 XIR3 XI R3 XI3.0 XI3 3 3.0 TITAN RN , 9310887 , KBA , BI-BIP , Business intelligence platform , Bug Filed

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.