CWWIM3003W The required 'control' control is not in the data object.
Explanation
A required control object was not found in the data object. An example of this is a search(dataobject) call was made to a Repository SPI but the input data object does not contain the required SearchControl object.
Programmer response
Add the control object to the data object before making the request.