You need to sign in to do that
Don't have an account?

Trying to update a custom object from PHP
I can update a Lead or an Opportunity, or a Contact, no problem.
I have recreated the stubs from the WSDL.
And yet when I got to update my custom object I continue to get
"Must send a concrete entity type
I have recreated the stubs from the WSDL.
And yet when I got to update my custom object I continue to get
"Must send a concrete entity type
Make sure you are using the Enterprise WSDL together with the Enterprise SOAP endpoint (url) OR the Partner WSDL with the Partner SOAP endpoint. When you mix both, it could result in the error message you just got.
Cheers,
Harald