Error invoking TIBCO webservice

Not applicable

I have developed a webservice in TIBCO and able to access it using SoapUI. But not able to access it from Edge.Fetch WSDL Error:Could not download resources. I am using OPDK and there is no access issue between Edge and my local machine.

0 5 240
5 REPLIES 5

Not applicable

Can you please paste the complete error/trace

Thanks Sriki for the quick response. I have uploaded the screenshot.image5ac71457c38c80e9.jpeg

Not applicable

I think the issue is between Edge machine - 10.18.14.158. I do not think edge has access to that server.

Can you check and confirm. if possible try running a curl command like the following from the Edge machine not your local

curl http://10.18.14.158:9696/BusinessProcess/carLos

Not applicable

Thanks..for your suggestion..Sriki.I have created a Rest Api and the same is able to get invoked from Edge but still webservices are not getting invoked.

Guys I am facing the same issue. while creating SOAP proxy I am unable to validate the wsdl URL. As a precaution I have got the SSH session on OPDK edge server and via CLI used CURL wsdlURL command, in response the whole wsdl is getting printed.