Can someone provide sample payload request for SO creation in SOAP UI
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>