Try OpenEdge Now
skip to main content
Administration
Command and Utility Reference : WSAMAN getprops (Service)
 

WSAMAN getprops (Service)

Displays the properties of a Web service. These are stored in the Web service's friendlyname.props file.

Syntax

Operating system
Syntax
UNIX
Windows
wsaman
   -name wsainstance-name
   { -appname app-friendlyname
     | -namespace app-targetnamespace }
   -getprops
-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.
For more information on these properties, see Reference to OpenEdge Web Service Properties.

Notes

If the Web service is disabled, all relevant properties are displayed. If the Web service is enabled, only the serviceFaultLevel and serviceLoggingLevel properties are displayed.