Try OpenEdge Now
Web Services
Developing a .NET Client to Consume OpenEdge SOAP Web Services
:
Creating the VB.NET client interface
:
Sample ABL and VB.NET interface method prototypes
Sample ABL and VB.NET interface method prototypes
The following examples show ABL prototypes and how the sample
Reference.vb
file maps them to the equivalent VB.NET method prototypes.
Note:
The object ID in the SOAP headers are not shown in the VB.NET method prototypes.
In this section:
Non-persistent procedure
Persistent procedure
User-defined function
Internal procedure passing a TABLE parameter
TABLE definition
External procedure passing a TABLE-HANDLE parameter