Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
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