Web Services: Difference between revisions
From DataFlex Wiki
Jump to navigationJump to search
m Web Service moved to Web Services: s|^s :P |
m Merging "Using a Webservice" |
||
Line 4: | Line 4: | ||
*[[WSDL]] | *[[WSDL]] | ||
[[VDF Webservice Class]] | |||
[[Visual DataFlex Studio]] has a tool to use a [[Web Service]] class from dataflex code ( [[VDF Webservice Class]] ) | |||
The generated webservice client may use [[Call By Reference]] to return results. | |||
[[Category:Web Services]] | [[Category:Web Services]] |
Revision as of 17:21, 12 October 2007
Cornerstone of a service oriented architecture
Visual DataFlex Studio has a tool to use a Web Service class from dataflex code ( VDF Webservice Class )
The generated webservice client may use Call By Reference to return results.