cancel
Showing results for 
Search instead for 
Did you mean: 

Oracle BPEL Web Service call with BPM

Former Member
0 Kudos

Hi,

I'm trying to call a WebServie generated from Oracle BPEL and i'm getting this error log:

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!--

Call Adapter

  -->

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">

  <SAP:Category>XIAdapter</SAP:Category>

  <SAP:Code area="PARSING">ADAPTER.SOAP_EXCEPTION</SAP:Code>

  <SAP:P1 />

  <SAP:P2 />

  <SAP:P3 />

  <SAP:P4 />

  <SAP:AdditionalText>soap fault: ORABPEL-08021 Cannot find partner wsdl. parnterLink "CreateOrder" is not found in process "CreateOrder" (revision "1.0") Please check the deployment descriptor of the process to find the correct partnerLink name.</SAP:AdditionalText>

  <SAP:ApplicationFaultMessage namespace="" />

  <SAP:Stack />

  <SAP:Retry>M</SAP:Retry>

  </SAP:Error>

Testing is working OK with the Web Services Navigator but I'm getting this error first

Overview

WSDL:

http://xx/orabpel/default/CreateOrder/1.0/CreateOrder?wsdl

Description:

Description not specified

UDDI Publications:

No Information Available

Features:

Non-SAP Web Service

XMLSpy giving me this:

Message part "payload" (in message...) - Parameter Orders nor defined

So, I found this but I'm not sure if I need to do this or not?

http://developers.sun.com/jsenterprise/nb_enterprise_pack/reference/techart/bpel2.html

Rgds,

Yves

Accepted Solutions (0)

Answers (1)

Answers (1)

agasthuri_doss
Active Contributor
0 Kudos

Hello,

Are you calling the Webservice from XI to Create the Order, If that so ask the team to look into their WSDL file

Regards

Agasthrui Doss