From TIBCO ActiveMatrix Administrator CLI
When creating or updating a SOAP Service or Reference Binding through TIBCO ActiveMatrix Administrator CLI, the schema validations can be enabled using the properties
validateRequest
and
validateResponse
. As shown in the following screens, the properties must be included as a part of the descriptor of the SOAP Service or Reference Binding for SOAP/HTTP and SOAP/JMS Bindings.
Substitution Variables
The
validateRequest
and
validateResponse
properties can also be set as Substitution Variable of type Boolean for SOAP Service and Reference Bindings, as shown in the following screens. Valid values accepted for these properties are
true
,
false
, or a Substitution Variable name. For any values other than these, the Binding deployment fails with an error.