04-15-2016 10:23 PM
hi everyone,
I need to upload test data to SFIS via webservice, and service will feedback the result., but I have no idea about web service.
I need to submit this asap. Can anyone write this .
Solved! Go to Solution.
04-15-2016 10:42 PM
First, explain waht "SFIS" means.
04-16-2016 07:48 AM
04-16-2016 09:08 AM
You'll have to look at that system first and find out what ways it behaves as a webservice. What kind of commands it requires in order to send it data.
Look in LabVIEW example finder for examples on how to communicate with webpages. Search for the term "webservice" and you'll find a few.
04-16-2016 11:29 AM
04-24-2016 08:17 PM
thanks for all,
this case is urgent and must be dealt with at once,
so I just generate the SFIS information in txt file.My customer read the txt file and upload data to SFIS via webservice.
now, i will spend more time to try it with labview
thanks again for your support.