cancel
Showing results for 
Search instead for 
Did you mean: 

Web_Service block calling .NET webservice

former_member191528
Participant
0 Kudos

Hello All,

I am calling a .NET web service with multiple operations and I am getting the following error message on pasting the URL in the enter URL block and clikcing on Next.

SOAP service could not be loaded : XMLProxy Error : webservices.

Can you please recommend what can be done to workaround this issue ?

Thanks,

Kiran

Accepted Solutions (1)

Accepted Solutions (1)

former_member191528
Participant
0 Kudos

Hi Aravinth,

I was able to resolve the issue on my own by pinging the server in cmd promt. It provided me the fully qualified server name and then using it in the URL to access the web service in MII block resolved the issue.

Thanks,

Kiran

Answers (1)

Answers (1)

aravinth_anandhan
Active Participant
0 Kudos

Kiran,

Give your web service URL in a browser, and see whether you are getting error or not?

Regards,

Aravinth