04-25-2025 04:53 AM
Hello,
I am discovering the LabVIEW WebService, NI Web Server and G Web Development Software.
I did the GWDS tutorial on WebService and simple WebService one.
However, I can't see the already published WebService running on the NI Web Server. I find it weird that a server is running some services but I can't get to know which one, except maybe by looking on NI package manager if WebService where published with nipkg. I would like to see my two WebServices somewhere.
Have a good day,
Paul.
Solved! Go to Solution.
04-28-2025 06:42 AM
Hello Paul,
NI Web Server doesn't provide any functionality for checking the list of deployed web services. You would have to manually check the file system on disk, as each web service will have an INI file.
If your web services were installed via packages, you might also check the NI Package Manager for installed services.
Let me know if this helps!
Have a nice day.
04-29-2025 01:31 AM
Hello Oeryashar,
Thank you for your reply.
I will take it as the sole solution but I would expect a small piece of software within the NI Web Server configuration with all the services deployed, it would be the best.
Have a nice day,
Paul.