Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
vinafidalgo
Partner - Creator
Partner - Creator

QMS API - Ubuntu Issue

Hello, I'm trying to consume the QMS API through PHP using Linux (Ubuntu), but, all the time I get this error:

SOAP-ERROR: Parsing WSDL: Couldn't load from 'http:// 192.168.100.75:4799/QMS/Service?wsdl=wsdl0' : failed to load external entity "http://192.168.100.75:4799/QMS/Service?wsdl=wsdl0

But when I try the exactly same code using Windows Server, it works properly.

Can someone please help me?

Thanks

1 Reply
elyM
Partner - Creator
Partner - Creator

Hi Vinicius,

you have check that 4799 TCP port is open in firewall, try wf.msc in Outbound Rules?

Usually before develop any code,when I need to consume WSDL API, I use SoapUI OpenSource Software.

Regards,

Ely Malki