CRM On Demand - Web Services Integration (MOSC)

MOSC Banner

How to Get the Mapping of Custom Objects 02 Fields using SOAP

edited Nov 6, 2013 2:53AM in CRM On Demand - Web Services Integration (MOSC) 1 commentAnswered
Hi,

Please check the SOAP code below and validate what triggers the error messabe below.

Error Message:
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Body>
<SOAP-ENV:Fault>
<faultcode>SOAP-ENV:Server</faultcode>
<faultstring>'Custom Object 02' is not a valid object name.(SBL-ODS-00187)</faultstring>
<detail>
<siebelf:siebdetail xmlns:siebelf="http://www.siebel.com/ws/fault">
<siebelf:logfilename>siebel.log</siebelf:logfilename>
<siebelf:errorstack>
<siebelf:error>
<siebelf:errorcode>(SBL-ODS-00187)</siebelf:errorcode>
<siebelf:errorsymbol/>
<siebelf:errormsg>'Custom Object 02' is not a valid object name.(SBL-ODS-00187)</siebelf:errormsg>
</siebelf:error>
</siebelf:errorstack>
</siebelf:siebdetail>
</detail>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>

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