LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW web services import wizard can only import .asmx?wsdl URLs only?

Hi,

 

I am new to using web services from labVIEW.

 

I would like to import list of methods a web service is providing into LabVIEW VIs

 

is there any limitation in terms of the

 

Web services should have been developed only in .net

Not in Java or C etc.

 

I am seeing an url which we needed to use as "http://10.155.20.100:8080//ControllerService" only.

This is not being accepted by import wizard

 

Can anyone please enlighten me on this?

 

Regards

Prakash

 

 

 

0 Kudos
Message 1 of 7
(4,266 Views)

Dear Prakash,

 

Follow below mention links. These links will help you to understand Web Services.

 

1. Web Services in LabVIEW 

2. Web Services Information

3. Web Services

 

You can use any environment webservice. Only the thing you have to know the correct information of that particular web service.

Thanks and Regards
Himanshu Goyal | LabVIEW Engineer- Power System Automation
Values that steer us ahead: Passion | Innovation | Ambition | Diligence | Teamwork
It Only gets BETTER!!!
0 Kudos
Message 2 of 7
(4,262 Views)

Thanks for the reply.

 

But, I dont want to publish/create any web service from labVIEW.

In other words I am not looking for hosting the web services from labview so that other web clients can access.

 

I want to import web services supported by another web server into labVIEW

I am trying to use labVIEW import wizard for importing the web services, methods as labVIEW VIs

 

I would like to use labVIEW as a web client for the web server, whose web services are developed using JAVA (tomcat, axis)

 

But for importing the URL of the web services offered by web server is expecting .asmx?wsdl only

 

let me know if you need any other info.

 

Thanks

Prakash

0 Kudos
Message 3 of 7
(4,257 Views)

Hi,

 

To make it simple, how to access the web services hosted by web server (developed in Java) from LabVIEW?

 

Thanks,

 

Regards,

Prakash

0 Kudos
Message 4 of 7
(4,251 Views)

Hi All,

 

Is it possible to consume Web Services "developed in Java and deployed with Tomcat/Axis" from LabVIEW?

 

Can anyone please help me on this?

 

Regards,

Prakash

0 Kudos
Message 5 of 7
(4,220 Views)

 

 

I'm sorry I dont have the answer to this question,  I  wish to express my desire to have your question answered also.  Currently we have to put all of our JAVA webservices in a .NET wrapper to be used by LabView developers.  LabView Engineers, please respond!

 

 

Hi All, Is it possible to consume Web Services "developed in Java and deployed with Tomcat/Axis" from LabVIEW? Can anyone please help me on this? Regards, Prakash ....

0 Kudos
Message 6 of 7
(4,188 Views)

I'm running into the same problem except I'm deploying the webservice using .NET WCF (not asp). I'm using LabVIEW2011 32bit on Windows 7 64bit. Is this possible? My WSDL URL is something like this: http://localhost:8085/TSNISvcLib/TSNISvcLibImpl/ABC?wsdl and I'm getting the error below:

 

4DEL.png

 

AEs please advise/respond!!! 

0 Kudos
Message 7 of 7
(4,084 Views)