CRM On Demand - Web Services Integration (MOSC)

MOSC Banner

Can someone provide sample payload request for SO creation in SOAP UI

edited Apr 12, 2017 5:00AM in CRM On Demand - Web Services Integration (MOSC) 1 commentAnswered

HI All,

I am getting error while creating sales order through SOAP webservice.

   <faultstring><![CDATA[JBO-27023: Failed to validate all rows in a transaction.JBO-FND:::FND_CMN_INDX_SRCH: <MESSAGE><NUMBER></NUMBER><TEXT>You must enter a value in at least one required field.</TEXT><CAUSE></CAUSE><ACTION></ACTION><DETAILS></DETAILS><INCIDENT></INCIDENT></MESSAGE>]]></faultstring>

Request Payload:

<soapenv:Envelope xmlns:sal="http://xmlns.oracle.com/apps/crmCommon/orders/salesOrdersService/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:typ="http://xmlns.oracle.com/apps/crmCommon/orders/salesOrdersService/types/">

<soapenv:Body>

      <typ:createSalesOrderHeader>

         <typ:salesOrderHeader>

            <!--Optional:-->

            <sal:CurrencyCode>USD</sal:CurrencyCode>

Tagged:

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