Try OpenEdge Now
Web Services
Developing a .NET Client to Consume OpenEdge SOAP Web Services
:
Creating the VB.NET client interface
:
Reference.vb: Web service client interface
Reference.vb: Web service client interface
The client interface generated from the WSDL has objects for:
Every Open Client object, for example,
OrderInfo
and
CustomerOrder
The object ID for each Open Client object (except a session-free AppObject); for example,
OrderInfoID
and
CustomerOrderID
Every temp-table, for example,
OrderDetailsRow