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
You can actually change it in a INI file on the web server or from Server Manager Console. Web Runtime - Grid Global page size = 10 = 10 rows at a time.
No comments:
Post a Comment