CRM On Demand - Web Services Integration (MOSC)

MOSC Banner

How to Resolve SBL-ODU-01008 Error on Accessing CustomObject2 Web Service

edited Nov 4, 2013 1:11AM in CRM On Demand - Web Services Integration (MOSC) 4 commentsAnswered
Hi,

Please check how can i resolve the error below while accessing CustomObject2 webservice.

Error Results:

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
   <soap:Body>
      <soap:Fault>
         <faultcode>soap:Client</faultcode>
         <faultstring>Client</faultstring>
         <detail>
            <ErrorCode>SBL-ODU-01008</ErrorCode>
            <ErrorMessage>The HTTP request did not contain well-formed XML.  An attempt to parse it produced the following error: The prefix "cus" for element "cus:ListOfCustomObject2" is not bound.</ErrorMessage>
         </detail>
      </soap:Fault>
   </soap:Body>
</soap:Envelope>

Code:

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="urn:crmondemand/ws/customobject2/10/2004" xmlns:acc="urn:/crmondemand/xml/customobject2"  

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center