Adapter for SAP 10.1 | webMethods Adapter for SAP Documentation | webMethods Adapter for SAP Installation and User’s Guide Documentation | Overview of webMethods Adapter for SAP | Controlling Pagination
 
Controlling Pagination
You can control the number of items that are displayed on the adapter Connections screen, Listeners screen, and Listener 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 property 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 property 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 property appears in the Extended Settings list.
For more information about working with extended configuration settings, see webMethods Integration Server Administrator’s Guide for your release.