CWWIM1019E: Cannot specify the countLimit parameter in a SearchControl DataObject when the PageControl DataObject is also specified in a search call.
Explanation
The countLimit parameter is used to specify how many search results the caller wants to return in a normal search call. It cannot be used with PageControl.
Programmer Response
Depends on the situation, the caller can use either the countLimit or PageControl.