Message Parts [Settings]

Identifies a specific message part according to the specified dialect and keyword.

To view this pane in the console, click one of the following paths:

  • Service integration > Web services > WS-Security configurations > [Content Pane] v1-inbound-config_name > [Request consumer] Required integrity > [Content Pane] required-integrity_name > [Additional Properties] Message parts > [Content Pane] message-part_name
  • Service integration > Web services > WS-Security configurations > [Content Pane] v1-outbound-config_name > [Response consumer] Required integrity > [Content Pane] integrity_name > [Additional Properties] Message parts > [Content Pane] message-part_name
  • Service integration > Web services > WS-Security configurations > [Content Pane] v1-inbound-config_name > [Request consumer] Required Confidentiality > [Content Pane] required-confidentiality_name > [Additional Properties] Message parts > [Content Pane] message-part_name
  • Service integration > Web services > WS-Security configurations > [Content Pane] v1-outbound-config_name > [Response consumer] Required Confidentiality > [Content Pane] confidentiality_name > [Additional Properties] Message parts > [Content Pane] message-part_name

Configuration tab

Configuration properties for this object. These property values are preserved even if the runtime environment is stopped then restarted. See the information center task descriptions for information about how to apply configuration changes to the runtime environment.

General properties

Name

The name of the message part definition.

Required Yes
Data type Text

Dialect

The expression dialect to use.

Required Yes
Data type drop-down list

Keyword

Identifies the message part in a way defined by the chosen dialect.

Identifies a specific message part according to the dialect selected.

Required Integrity
action
Specifies the wsa:Action element.
body
Specifies the SOAP body element.
enckey
Specifies the ds:KeyInfo element, which is used for encryption.
messageid
Specifies the wsa:MessageID element.
relatesto
Specifies the wsa:RelatesTo element.
securitytoken
Specifies any security token elements, for example the wsse:BinarySecurityToken element.
signkey
The ds:KeyInfo element that is used for signature
timestamp
Specifies the wsu:Timestamp element. This element determines whether the message is valid based upon the time that the message is sent and then received.
to
Specifies the wsa:To element.
Required Confidentiality
bodycontent
Specifies the SOAP body
digestvalue
Specifies the ds:DigestValue element within the ds:Signature element
usernametoken
Specifies the wsse:UsernameToken element
When the http://www.w3.org/TR/1999/REC-xpath-1999116 dialect value is selected, then the keyword value can be any valid XPath expression that points to a part of the message. For example:
/*[namespace-uri()='http://schemas.xmlsoap.org/soap/envelope/' and local-name()='Envelope']
/*[namespace-uri()='http://schemas.xmlsoap.org/soap/envelope/' and local-name()='Body']
Note: Do not use this transform algorithm if you want your configured application to be compliant with the Basic Security Profile (BSP). Instead use http://www.w3.org/2002/06/xmldsig-filter2 to ensure compliance.
Required Yes
Data type Text



Reference topic    

Terms of Use | Feedback

Last updated: Aug 29, 2010 9:31:45 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=vela&product=was-nd-mp&topic=MessageParts_DetailForm
File name: MessageParts_DetailForm.html