Integration Technologies - JDE1 (MOSC)

MOSC Banner

JDE Published BSSV webservice is not creating XML attributes

edited Oct 27, 2019 5:04AM in Integration Technologies - JDE1 (MOSC) 2 commentsAnswered

Hi All,

In JDE, I am trying to create a Published  Business services and the WSDL should create XML structure with attributes. The issue is when i am deploying the BSSV in server i am getting lot of Java Exception error. but, it's working fine in Local fat client.

Please find the Soap Request XML in Below :

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:jp5="http://JP550020.bssv.e1.oracle/">

   <soapenv:Header/>

   <soapenv:Body>

      <jp5:GetProductInfo>

         <!--Optional:-->

         <arg0>

            <!--Optional:-->

            <identifier2ndItem UOM1="EA" UOM2="EA" SRP1="?">9006</identifier2ndItem>

         </arg0>

      </jp5:GetProductInfo>

   </soapenv:Body>

</soapenv:Envelope>

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