Oracle Apps Adapter 6.0 | webMethods Oracle Applications Adapter Documentation | webMethods Oracle Applications Adapter Installation and User’s Documentation | About Oracle Apps Adapter | Controlling Pagination
 
Controlling Pagination
When using the adapter on Integration Server, you can control the number of items that are displayed on the adapter Connections screen and Notifications screen. By default, 10 items are displayed per page. Click Next and Previous to move through the pages, or click a page number to go directly to a page.
To change the number of items displayed per page, set the watt.art.page.size configuration parameter and specify a different number of items.
*To set the number of items per page
1. From Integration Server Administrator, click Settings > Extended.
2. Click Edit Extended Settings. In the Extended Settings editor, add or update the watt.art.page.size configuration parameter to specify the preferred number of items to display per page. For example, to display 50 items per page, specify:
watt.art.page.size=50
3. Click Save Changes. The configuration parameter appears in the Extended Settings list.
For more information about working with extended configuration settings, see the webMethods Integration Server Administrator’s Guide for your release.