IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  How to use WSDL from .net application ?

    Posted 11/15/18 05:51 AM

    I have received WSDL and end point address etc. I need to consume this WSDL from .net application. How to create .NET services from existing WSDL ? Possible ?


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: How to use WSDL from .net application ?

    Posted 11/20/18 04:55 PM

    I am assuming you are talking about SOAP web service exposed by webMethods since you mentioned WSDL and are posting in SAG wM Tech forums.

    For SOAP, you can create a web or service reference using the WSDL URL in VS. This will generate the required proxy with all the operations in the WSDL a methods to call the web services from .NET app. You can access the methods in this proxy class as a regular .NET method in your method once you initialize the web reference in your code. There are numerous examples out there on how to consume a WSDL in .NET.


    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: How to use WSDL from .net application ?

    Posted 11/21/18 05:04 AM

    Hi Akshith - Thanks for the reply. Can you please assist me ? Am looking for a developer for coding part on WSDL consumption including sending request and receiving response etc. Have a certain objectives and needs to discuss in details. Please let me know if you are interested and compensation can be done on effort. my email is ahmed.jewahar@gmail.com


    #Integration-Server-and-ESB
    #webMethods