Troubleshooting
Problem
The call cmService.add(spSingle, Nothing, ao) results in the following errors: CM-REQ-4342 The client did something wrong cmExpectedElementMissing CM-REQ-4121 The element "objects" is missing in element "add"
Symptom
Soap fault returned as determined from a SOAP trace:
<SOAP-ENV:Fault>
<faultcode>Client</faultcode>
<faultstring>CM-REQ-4342 The client did something wrong.</faultstring>
<detail>
<bus:exception>
<severity>error</severity>
<errorCode>cmExpectedElementMissing</errorCode>
<bus:message>
<messageString>CM-REQ-4121 The element "objects" is missing in element "add".</messageString>
</bus:message>
</bus:exception>
</detail>
</SOAP-ENV:Fault>
Log InLog in to view more of this document
Historical Number
1029655
Was this topic helpful?
Document Information
Modified date:
08 May 2025
UID
swg21341540