Michael Ferrel (Unregistered Guest)
12-03-2003, 15:41
Hi all.
I would like to turn an existing Flow service (webMethods 6.01) into a web service (hosted by webMethods) so that it can be consumed by one of our clients. The only input to this Flow service is a String called "inputXML". I plan to use SOAP-RPC as the communications protocol.
Here are the steps I have completed:
1. Generated the wsdl file from the tools menu in Developer; specified SOAP-RPC as the protocol
3. Changed the execution ACL for my service to "Anonymous"
2. Gave the wsdl file to our client who wants to be able to invoke the service.
That's it. Am I oversimplifying the process? Do I need to do anything else?
Any insight or comments are very welcome. Thanks.
I would like to turn an existing Flow service (webMethods 6.01) into a web service (hosted by webMethods) so that it can be consumed by one of our clients. The only input to this Flow service is a String called "inputXML". I plan to use SOAP-RPC as the communications protocol.
Here are the steps I have completed:
1. Generated the wsdl file from the tools menu in Developer; specified SOAP-RPC as the protocol
3. Changed the execution ACL for my service to "Anonymous"
2. Gave the wsdl file to our client who wants to be able to invoke the service.
That's it. Am I oversimplifying the process? Do I need to do anything else?
Any insight or comments are very welcome. Thanks.