LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to import a WebService to UI Builder

Solved!
Go to solution

Hello everyone!

 

Is there anyone with some UI Builder experience? I'm facing a problem with my web services. When I call a web service like this:

 http://server:8080/web_service/method/param1/param2/param3

 

from a web browser it works, but, how can I can import this WS to the UI Builder? In the Import Web Service dialog, if I type

server:8080/web_service

  it doesn't work Smiley Sad

 

 

Greetings!

Francisco José Gómez López
Software Engineer
0 Kudos
Message 1 of 2
(2,071 Views)
Solution
Accepted by topic author fran_jo

Ok I realized that in the Import Web Service dialog I have to type only the server URL and then select the web service from a Combo Box ... Smiley FrustratedSmiley Embarassed

Francisco José Gómez López
Software Engineer
0 Kudos
Message 2 of 2
(2,068 Views)