cancel
Showing results for 
Search instead for 
Did you mean: 

pagination +Business Objects Web Services SDK

Former Member
0 Kudos

hello there

please help me,

i use pagination with Business Objects Web Services SDK but i can't limit number of records to aspecific number like

NameValuePair[] objNameValuePair = new NameValuePair[2];

objNameValuePair[0] = NameValuePair.Factory.newInstance();

objNameValuePair[0].setName("page.records.horizontal.limit");

objNameValuePair[0].setValue("15");

objNameValuePair[1] = NameValuePair.Factory.newInstance();

objNameValuePair[1].setName("page.records.vertical.limit");

objNameValuePair[1].setValue("600");

view.setMediaArray(objNameValuePair);

waiting for your help.

thank you.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

i waiting your help?

is the Question more difficult to answer it??