Change the Default Grid Page setting on WEB

The Number of Grid records searched defaults to 10/20 for EnterpriseOne.
You can change this setting by changing the JAS.INI Its found in the E1 system path:
\Exxx\system\OC4J\j2ee\home\applications\webclient.ear\webclient\WEB-INF\classes.
Find the section [OWWEB] in the JAS.ini and add or change the line “GlobalPageSize = xx”, where XX is the number of records to show.  e.g. GlobalPageSize = 50
Valid values for GlobalPageSize is between 0-100, with 20 being the recommended starting value.
NB: The setting is valid only over TOOLS 8.94

Leave a Reply