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...)
 
m (Changed from Web Programming to Web Applications category)
 
(One intermediate revision by one other user not shown)
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 Applications]] [[Category: Stub]]

Latest revision as of 15:19, 8 April 2020

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"