To create a AR Invoice thru SOAPUI
Summary
While creating AR Invoice thru SOAPUI,response payload shows errorContent
Hi Folks,
Even though valid code combination id provided for AR invoice creation in the request payload,it provides an error as it is not valid in the response.
Metalink note used to create invoice: Doc ID 2264763.1
Request:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:typ="http://xmlns.oracle.com/apps/financials/receivables/transactions/invoices/invoiceService/types/" xmlns:inv="http://xmlns.oracle.com/apps/financials/receivables/transactions/invoices/invoiceService/">
<soapenv:Header/>
<soapenv:Body>
<typ:createSimpleInvoice>
<typ:invoiceHeaderInformation>
<inv:BusinessUnit>US BU</inv:BusinessUnit>