Try OpenEdge Now
skip to main content
Web Services
Developing a .NET Client to Consume OpenEdge SOAP Web Services : VB.NET sample Web service specifications
 

VB.NET sample Web service specifications

The following table describes the specifications for a sample Web service and interface used to illustrate client development with VB.NET.
Table 44. VB.NET sample Web service specifications
Property or component
Value or name
Object type
Web reference
OrderService
URL
http://servicehost:80/wsa/wsa1
Session model
Managed
TargetNamespace
urn:OrderSvc:OrderInfo
WSDL objects
OrderInfoObj
AppObject
CustomerOrderObj
ProcObject
OrderInfoID
AppObject ID
CustomerOrderID
ProcObject ID
OrderDetailsRow
Temp-table OrderDetails
Note: This sample is available on the Documentation and Samples (doc_samples) directory of the OpenEdge product DVD or Progress Documentation Web site.