The maximum list of values setting in the WebintelligenceProcess Server was changed. The error for partial results in the LOV was resolved when running the report from Infoview. When the report is run in the Web Intelligence Rich Client, we continue to get the partial results for a LOV. Why isn't the rich client seeing this change?
Hello,
The KB 1639769 is answering your questions (https://bosap-support.wdf.sap.corp/sap/support/notes/1639769)
Basically, you have to edit the webi_client_default_parameters.xml.
You can find it in C:\Program Files\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\config.
Open that file with notepad and modify the value 1000 in the line:<PARAMETER NAME="WebiParamListOfValuesBatchSize" VALUE="1000" TYPE="long" ADMIN="true" />
to the value that you want.
Save the file and restart the Web Intelligence Rich Client.
Please be aware that any customization of webi_client_default_parameters.xml is not supported by default.
I hope this will help you
Regards,
Philippe
Add a comment