ACLs and WebServices

I have created a basic flow service and generated a WSDL for it (i.e. SOAP RFC). I set up a user and group in wM admin and set the execution of the web service to be restricted to that user group. When I create a Web Service connector to test the authentication I continually receive an error denying access to the flow service. If anyone knows, or has come across a similar issue, please let me know. Thank you.

Dean Ben

You have to provide the authentication details when you execute this service .

These details can be passed while running the service or by providing them in the Web Service connector

Branch on /_Port
Go the map step

auth/user
auth/pass

Srini