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
How to access webMethods from ASP. While googling I encountered with example of accessing Webservice with ASP. But thats not working with webMethods as there is no substitute for asmx file.
Please help me out :rolleyes:
you can go thru ASP/.net route assuming ASP system is provider (host WSDL,SOAP(native RPC/Http) calls) and webMethods as a consumer (Request/Response) or viceversa…
Read the webMethods web services/SOAP documentation “SOAP_Developer’s_Guide” for more understanding…
HTH, RMG
Hi Anoop,
Im curious to know, what is the requirement to access webM from ASP? like, do you want to ASP to act as a client for webM?
Regards, Rookie4webM