Problem with JD Edwards World A9.2 Web Service Enablement
I'm trying to get Web Service enablement setup for JD Edwards World 9.2, but encountering some difficulties with submitting salesorders. Was hoping to get some help.
I'm using weblogic 11g (10.3.6) installed on Oracle Linux 7 Unbreakable, and have been through the guide to setup the webservices. My initial test was using 'lookupSalesOrderByCustomer' which worked ok.
I'm using postman to POST the following to URL: https://10.10.20.19:8002/SalesOrder_v1-context-root/SalesOrderImplPort?WSDL
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Header>
<wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd