there is no other way.
can you post what errors/problems do you have with webservice call?
if you could post webservice action configuration it would helpful as well.
Hi Marian
Please see the config below. I am able to access web service page via browser without any issues. Any recommendations where I can look to find why this is not working.
Thanks
I guess you get service unavailable error after you pressed button, right?
does Web_URL placeholder returns what you expect it should - press refresh button, it should ask you to confirm web URL with the placeholder resolved. check whether it is correct. copy and paste it to a browser and check whether it works.
have you tested in browser with the same credentials you use in this config dialog?
try to configure error handling so that yo get full response from server, maybe it gives you a hint.
Hi Marian,
I am able to access the URL via a web browser which shows up when I click the refresh button. I have added error handling but unable to publish the workflow as action is not fully configured.
Thanks
hm, weird...
just to be sure, have you tried with the same user credentials for both workflow action and browser?
have you tried it from the same browser?
any proxy or firewall between you and your server?
here was discussed similar problem Request failed with status: Service Unavailable.
it provides no direct findings, but it might give you some hints, especialy whether there are not reported any errors in ULS logs
could you try to acces another web service on the same server (eg. userGroup.asmx)?
could you try some other tool that can make SOAP query to your server?