CRM On Demand - Web Services Integration (MOSC)

MOSC Banner

sample payload for ERP Object Inquiry Service

edited Apr 18, 2018 5:05AM in CRM On Demand - Web Services Integration (MOSC) 6 commentsAnswered

Hi All,

I am trying to use the ERP Object Inquiry Service web service in R13 for querying the tables in cloud. But unable to map the attributes in the payload.

Can you please help me to map the attributes ..Sample payload is below

   <soapenv:Header/>

   <soapenv:Body>

      <typ:getEntityDetails>

         <typ:businessObject>?</typ:businessObject>

         <typ:userKeyA>?</typ:userKeyA>

         <typ:userKeyB>?</typ:userKeyB>

         <typ:userKeyC>?</typ:userKeyC>

         <typ:userKeyD>?</typ:userKeyD>

         <typ:userKeyE>?</typ:userKeyE>

      </typ:getEntityDetails>

   </soapenv:Body>

</soapenv:Envelope>

Thanks

Sunny

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