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
Hi,
I’m trying to create a web-services provider using MWS, but I don’t know where to start.
Did anyone already done this?
Regards, Rui Cabete
Hi Rui,
In order to access services from the IS you need a WebService Connector.
Here is a tutorial from SAG:
[url]http://communities.softwareag.com/ecosystem/communities/public/Developer/webmethods/tutorials/CAF/UseWS2UpdateData/UsingWS_UpdateDataWS.html[/url]
br, Vlad
Hi Vlad,
You misunderstood me. I don’t want to use MWS to consume IS services via web service.
What I need is to consume (with any given client) web services provided by MWS.
Check this url: http://MWS_HOST:8585/services/bizPolicy/user?wsdl These are built in services provided by MWS, and there must be a way to provide our own custom web services.
Thanks.
I haven't done that either.