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
Expand all | Collapse all

username and password to invoke flow service from Browser

  • 1.  username and password to invoke flow service from Browser

    Posted Thu April 24, 2014 05:35 AM

    Hi,

    We have 2 instances of webMethods installed on a server. I am trying to invoke a flow service from the browser. For one instance when I hit the service in browser no username and password is asked and the result is displayed. But for the other instance the username and password dialog is popping up. How can we avoid this pop up.

    I am using this browser invocation at another place and it has to return the result directly without asking for username and password. I am using the normal

    http://servername:portnumber/invoke/full path of servicename

    This service has no input fields


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: username and password to invoke flow service from Browser

    Posted Thu April 24, 2014 05:47 AM

    Hey,

    I went through other messages and figured it out. I changed the execute ACL to anonymous and it is working now.

    Thanks.


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 3.  RE: username and password to invoke flow service from Browser

    Posted Thu April 24, 2014 07:23 AM

    Yes you are right. Need to set execute ACL to anonymous. :slight_smile:


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB