Try OpenEdge Now
skip to main content
Web Services
Creating OpenEdge SOAP Web Services : Testing and Debugging OpenEdge SOAP Web Services : Sample error scenarios
 

Sample error scenarios

This section discusses sample error scenarios. These scenarios involve a VB.NET client accessing a Web service whose specification is listed in the following table.
Table 27. Sample Web service specification for error scenarios
Web service specification
Value
Name
OrderInfo
TargetNamespace
urn:www-progress-com:samples:Orderinfo
AppObject
OrderInfo
ProcObject
CustomerOrder
Session Model
Managed
Note: These sample scenarios are not necessarily based on the samples available on the Documentation and Samples (doc_samples) directory of the OpenEdge product DVD or the Progress Documentation Web site.
* Scenario 1: Web service deployed but not enabled
* Scenario 2: ABL updated, but Web service not redeployed
* Scenario 3: Web service deployed but AppServer not running