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... |
Hellboy1975 (talk | contribs) Categorisation |
||
Line 1: | Line 1: | ||
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" | |||
[[Category: Web Programming]] [[Category: Stub]] |
Revision as of 22: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"