Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Problem validating QMS API service

I'm trying to follow the instructions in the "QlikView Management API - #1 Setting up a Visual Studio project" doc.

Our QlikView server/publisher is installed on a dedicated server. On this server, I created a QlikView Management API" group and added myself as a member.

Then on my computer in Visual Studio, I tried to validate the API service through Add Service Reference, entering http://servername:4799/QMS/Service in Address, then clicking Go. I got the message "An error occurred while attempting to find services at 'http://servername:4799/QMS/Service'. The details of the error says something like ... unable to connect ... connection attempt failed ... no endpoint listening

Do I have to do some setup of the Service on the server? Not knowing if anything may be necessary, I just went ahead to set up Remote Management Services in QMC and set the url to http://servername:4799/QMS/Service. However, it didn't seem to help in the service validation I was trying to do as part of following the above doc.

What would you suggest I do? FYI, I'm a real novice so please explain in basic terms.

Thanks for your pointers.

1 Solution

Accepted Solutions
Not applicable
Author

It seems it was a firewall/port issue. I got it fixed.

View solution in original post

1 Reply
Not applicable
Author

It seems it was a firewall/port issue. I got it fixed.