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.

 View Only
  • 1.  ACLs and WebServices

    Posted Thu May 12, 2005 12:39 AM

    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.


    #soa
    #webMethods
    #API-Management


  • 2.  RE: ACLs and WebServices

    Posted Thu June 16, 2005 09:33 AM

    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


    #API-Management
    #webMethods
    #soa