ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problems using LabVIEW 8.6 Web Services

hi,

 

I just started playing around with 8.6 new feature which is the web service. What I made is a html form which calls my deployed web service and it saves the form parameters into a database. The vi I made is just a simple which uses the "Read Form Data.vi" to read the parameters from the form and it gives back a response using the "Write Response.vi". I

include a screenshot of my web service vi.  

 

1) Firstly I named the "Service name" as ManualEntry. However, when the web service is deployed, and I run the form and submit it, it tries to respond with a link using manual_entry. For e.g if the page I am browsing is http://localhost/ManualEntry/html/Entry.html, when I press submit on the form, the Write Response.vi response will be http://localhost/manual_entry/post.

 

2) How can I build the web service into a stand alone without needing to launch LabVIEW? Right now, I can only call the webservice only if LabVIEW is launched.  

 

Rando

 

Message 1 of 1
(3,439 Views)