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