Variable; Wsdl-Attachment-Part - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

variable

Identifies the variable declared by the current setvar action.
Syntax
variable name
Parameters
name
Guidelines
The variable command is required when the action type (as specified by the type
command) is setvar.
Examples
v Assigns the value preferredAccount to the customer variable as declared by the

wsdl-attachment-part

Specifies the name of the WSDL message part of the attachment for the current
validate action.
Syntax
wsdl-attachment-part name
Parameters
name
Guidelines
The wsdl-attachment-part command specifies the name of the WSDL message part
that defines the content of a MIME attachment. The value should be the
unqualified name of the message part. This name is the same as the part attribute
on the corresponding mime:content component in the WSDL file.
When this property is not defined or has the special value "*", the root MIME part
is validated. The root MIME part is the part that is bound to a soap:body.
The command is meaningful only when the action type that is specified by the
type command is validate.
Related Commands
type
Specifies the name of the variable name.
current setvar action.
# type setvar
# variable customer
# value preferredAccount
#
Specifies the name of the WSDL message part that contains the MIME
attachment.
Chapter 59. Processing Action configuration mode
547

Advertisement

Table of Contents
loading

Table of Contents