Soap-Validation; Sslcred - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

soap-validation

Specify the SOAP validation type
Syntax
soap-validation {body | body-or-detail | envelope | ignore-faults}
Parameters
body
body-or-detail
envelope
ignore-faults
Guidelines
The soap-validation command is used only if the action type (as specified by the
type command) is validate. This command identifies the type of validation to
perform.
Validation of SOAP messages does not affect the validation of input context to
ensure that it is a valid document. If you are validating an intermediate context,
such as the result of a transform, the intermediate context is not implicitly
validated as SOAP. To validate the entire document, retain the default value
(envelope).
Examples
v Indicates that only the SOAP body is subject to validation.

sslcred

Identifies the SSL Proxy Profile to use with a route-set action.
Syntax
sslcred name
Parameters
name
Guidelines
The sslcred command is optional when the action type (as specified by the type
command) is route-set to establish a secure (SSL-enabled) connection with the
remote destination. Otherwise, it is not used.
542
Command Reference
Validates the contents of the SOAP body element.
Validates the content of the detail element for SOAP faults and the
contents of the SOAP body element.
(default) Validates the entire message to include the contents of the SOAP
envelope.
Performs no validation on SOAP faults. If the message is not a fault
message, validates the contents of the SOAP body element.
# type validate
# soap-validation body
#
Specifies the name of an existing SSL Proxy Profile.

Advertisement

Table of Contents
loading

Table of Contents