I've been trying to upload a document and a set of metadata. I receive a contextID and when i try to upload the actual document i receive the following errormessage:"Dispatched service DocumentManagement threw exception DocMan.Error : The value is not one of the valid values."
The log on EWS says the following:
2010-10-15 14:14:23,2691 WARN [6] Livelink error occurred
2010-10-15 14:14:23,2691 WARN [6] Status: 903101
2010-10-15 14:14:23,2691 WARN [6] Error Code: Core.DispatchedServiceThrewException
2010-10-15 14:14:23,2691 WARN [6] Error Message: Dispatched service DocumentManagement threw exception DocMan.Error : The value is not one of the valid values.
2010-10-15 14:14:23,2691 WARN [6] ApiError:
I've tried this on my VM-machine too, but i get the same errormessage there. Can anyone tell me what this message exactly means?