02-26-2007 04:44 AM
02-27-2007
09:45 AM
- last edited on
07-02-2024
02:26 PM
by
Content Cleaner
Hello Ya Ya,
In order to import a Web Service into LabVIEW 8.20, you must specify the WSDL address. You mentioned that you have a WSDL file? This specification should be XML text that is published on the web. The text should be of the appropriate format as specified by the WSDL standards set forth by Microsoft and IBM. For more information about using Web Services in LabVIEW, please take a look at the Using Web Services in LabVIEW application note.
Would it be at all possible to post a link to this WSDL? We will most likely not be able to check the format for you, but we can at least attempt to import this Web Service into LabVIEW. Thanks,
Mike D.
National Instruments
Applications Engineer
02-27-2007 10:59 PM
Hi Mike,
Thanks for your suggestion and the link. I checked the WSDL file and found that the bug was with itself. Now, I have corrected it and have used it to import and use the web service. Thanks again for your help.
Thanks,
Vasanth.
02-28-2007 11:37 PM