VDF Webservice Class: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
m (New page: the Visual DataFlex studio has functionality to generate a webservice stub class to be used in your application. You need to know the location of the WSDL file for this to succeed S...)
 
(Categorisation)
Line 1: Line 1:
the Visual DataFlex studio has functionality to generate a webservice stub class to be used in your application.
The [[Visual DataFlex Studio]] has functionality to generate a [[Web Service]] [[Class]] to be used in your application.


You need to know the location of the [[WSDL]] file for this to succeed
You need to know the location of the [[WSDL]] file for this to succeed


Select new -> Class ->"Client Webservice Class"


Select new -> Class ->"Client Webservice Class"
[[Category: Web Programming]] [[Category: Stub]]

Revision as of 23:53, 25 November 2007

The Visual DataFlex Studio has functionality to generate a Web Service Class to be used in your application.

You need to know the location of the WSDL file for this to succeed

Select new -> Class ->"Client Webservice Class"