Web parameter: virtualGroupSize

Web parameters change the behavior of the web clients that connect to the web tier. For more information, see Web tier parameters.

Parameter

virtualGroupSize

Description

In inbox views, records are divided into virtual groups if there are too many records in a group. This parameter defines the number of records that are displayed as one virtual group in inbox views.

Note  

  • You can set the value from 25 to 500. In addition, make sure that this group size is not greater than the value of the sqlfetchs parameter if you have specified one.

  • The virtual group size set in the system information record takes precedence over this parameter.

  • Make sure that you do performance testing before you set a big number in your production environment.

Valid if set from

Web tier configuration file (webtier.properties)

Requires restart of the web application server?

Yes

Default value

100

Possible values

25 to 500

Example usage

virtualGroupSize=200

Related topics

System parameters
Web tier parameters

Enter a parameter in the web client URL
Enter a parameter in the web.xml file