View Single Post
  #2 (permalink)  
Old August 20th, 2007, 19:57
jeff.depaul jeff.depaul is offline
Member
 
Join Date: Jun 2007
Posts: 36
Thanks: 1
Thanked 8 Times in 8 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
jeff.depaul is on a distinguished road
Send a message via Yahoo to jeff.depaul
Re: EBS / OTM Integration Issue - appsborg* Libriaries

Chris,

We are getting a very similar error when trying to repoint the EBS concurrent child process to our custom BPEL service - exerpt from our log file below:

Can you provide any insight on the appsborg lib? What are they and is there a way to repoint EBS to our custom Order Release BPEL process?

-Jeff

Response XML<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"><env:Header/><env:Body><env:Fault xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"><faultcode>env:Server</faultcode><faultstring>java.lang.NullPointerExcept ion</faultstring><faultactor></faultactor></env:Fault></env:Body></env:Envelope>
authenticated null
OTM Transmission Id null
ReturnStatus from BPEL process: null
java.lang.NullPointerException
at oracle.apps.wsh.outbound.cp.request.OutboundChild. runProgram(OutboundChild.java:23
at oracle.apps.fnd.cp.request.Run.main(Run.java:161)
+---------------------------------------------------------------------------+
Start of log messages from FND_FILE
+---------------------------------------------------------------------------+
Entering WSH_OTM_HTTP_UTL.GET_SECURE_TICKET_DETAILS (WSHGLHUB.pls 115.0.11510.7) (08/20/2007 12:30:04 PM)
l_operation=WSH_SEND_TO_OTM_OUTBOUND ==>
l_argument=OUTBOUND_POST ==>
l_edate=20-AUG-07 07.21.23.000000 PM ==>
Ticket Exists. Valid and not expired ==>
x_return_status ==> S
Exiting WSH_OTM_HTTP_UTL.GET_SECURE_TICKET_DETAILS (08/20/2007 12:30:10 PM, 6.04 seconds)
************Summary of Shipping API Calls************
WSH_OTM_HTTP_UTL.GET_SECURE_TICKET_DETAILS : 1 calls : 6.04 seconds
Reply With Quote