CWWIM1013E The value of the property prop_name is not valid for entity entityDN.
Explanation
The value of the property is not valid. For example, an identifier type property points to an incorrect entry.
Programmer response
Ensure that the value of the property is correct and of the correct data type. If you are trying to retrieve identifier type property along with other properties, then split them into two calls. One call to retrieve non-identifier type properties and the other call to retrieve the identifier type property.