CWWIM1002E The cookie used to get the next page of the search results is missing from the PageControl data object.
Explanation
Virtual member manager cannot get the next page of the search results. The cookie parameter that is used to get the next page of the search results must be specified in the PageControl data object.
Programmer response
Ensure that the cookie property is specified in the PageControl data object with an initial value of 0. The cookie in the PageResponseControl data object returns the cookie that is used to get the next page of the search results.