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

WSAMAN setdefault

Sets one of the default Web service properties associated with a WSA instance.
These properties reside in the default.props file associated with this WSA instance and are used to initialize the friendlyname.props file of each Web service deployed to it.

Syntax

Operating system
Syntax
UNIX
Windows
wsaman
   -name wsainstance-name
   -prop property-name
   -value property-value
   -setdefaults
-name wsainstance-name
The name of a WSA instance to which the Web service is deployed.
-prop property-name
The name of a property.
Note: This parameter is case sensitive.
-value property-value
The value of the property.
For more information on these properties, see the Reference to OpenEdge Web Service Properties.