cancel
Showing results for 
Search instead for 
Did you mean: 

SAP HANA R/3 intergration tibco middleware via .wsdl

0 Kudos

Hi,

I use Enterprise Service --> "Service consumer" to import .WSDL file generated by TIBCO. And there is an Error occured: Attribute "transport" in <soapbind:binding> has incorrect value.

The WSDL File binding is:

<wsdl:binding name="ExchangeRateEndpoint1Binding" type="tns:ExchangeRate"> <soap:binding style="document" transport="http://www.tibco.com/namespaces/ws/2004/soap/binding/JMS"/>

<jms:binding messageFormat="bytes"/>

<wsdl:operation name="Inquiry">

<soap:operation style="document" soapAction="Inquiry" soapActionRequired="true"/> <wsdl:input>

<soap:body use="literal" parts="InInquiry"/>

</wsdl:input> <wsdl:output>

<soap:body use="literal" parts="OutInquiry"/> </wsdl:output> </wsdl:operation>

</wsdl:binding>

Can I use this WSDL file directly or have to do something else?

Thanks in advance.

Accepted Solutions (0)

Answers (0)