Try OpenEdge Now
skip to main content
Administration
Command and Utility Reference : WSAMAN disable
 

WSAMAN disable

Makes a deployed Web service temporarily unavailable to incoming client requests.

Syntax

Operating system
Syntax
UNIX
Windows
wsaman
   -name wsainstance-name
   { -appname app-friendlyname | -namespace
app-targetnamespace
}
   -disable
-name wsainstance-name
The name of the WSA instance to which the Web service is deployed.
-appname app-friendlyname
The friendly name of the Web service.
-namespace app-targetnamespace
The target namespace of the Web service.

Notes

When a Web service is disabled, the WSA begins a shutdown process that involves stopping the Web service's existing client requests and terminating any AppServer connections in the Web service's connection pool.