Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[bpel-dev] Can I consume asmx services in processes designed with the BPEL Design?

Hi all,

I'm trying to design a simple Web service that receive as input an integer representing the an amount in Euro, and I should return this amount in US dollar.

I'm trying to implement this service using this anotherĀ http://www.webservicex.com/CurrencyConvertor.asmx?wsdl

I imported the generated WSDL to my process, but the tool does not allow me create a partnerLink with these ports. Someone faced a similar problem or a worked with .NET Web services before?

Thanks in advance,
Neto


Back to the top