Integration Technologies - JDE1 (MOSC)

MOSC Banner

processPurchaseOrder return java.lang.nullpointerexception

edited May 27, 2020 5:10AM in Integration Technologies - JDE1 (MOSC) 3 commentsAnswered

first time to try BSSV.  E910 . 

succesfully to getPurchaseOrder.  But keep getting Java.lang.nullpointerexception as faultstring and no idea what I miss.  I just trying to create a VERY SIMPLE PO

Here is my SOUP .  What am I missing?

:

:

:

   <soapenv:Body>

      <orac:processPurchaseOrder>

         <header>

            <businessUnit>8405</businessUnit>

            <processing>

               <actionType>1</actionType>

            </processing>

            <purchaseOrderKey>

               <documentCompany>80405</documentCompany>

               <documentTypeCode>OP</documentTypeCode>

            </purchaseOrderKey>

             <supplierAddress>

               <supplier>

                  <entityId>5280374</entityId>

               </supplier>

            </supplierAddress>

         </header>

      </orac:processPurchaseOrder>

   </soapenv:Body>

</soapenv:Envelope>

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