Configuring pagination

Before you begin

The pagination feature does not require any special configuration, but uses the following existing configurations:

About this task

/IBM/FinancialServices/Contract/Search/maxResults
The value set in the maxResults object is used to restrict the size of the result set returned by a search transaction. Pagination uses this value to calculate the start or end index when one of the indices is not provided.
/IBM/DWLCommonServices/DataBase/type
The value set in this configuration element is used by pagination to decide the type of the database. The Pagination framework applies the appropriate query logic depending on the type of database.