Add time stamp [Settings]

Attaches a time stamp element to the message part specified by the dialect and keyword attributes. When add time stamp is specified for a consumer, a time stamp is added indicating when the message was consumed. For a generator, a time stamp is added indicating when the message was generated.

To view this pane in the console, click the following path:

Service integration > Web services > WS-Security configurations > [Content Pane] v1-outbound-config_name > [Request generator] Add timestamp .

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

Enabled

If selected, a time stamp will be added to the message.

Required No
Data type Check box

Dialect

The expression dialect to use.

Required No
Data type drop-down list

Keyword

The message part to attach the time stamp element to, specified in a way defined by the chosen dialect.

When the http://www.ibm.com/websphere/webservices/wssecurity/dialect-was dialect value is selected, the following are valid keyword values:
action
Specifies the wsa:Action element.
body
Specifies the SOAP body element.
dsigkey
Specifies the key information element, which is used for digital signature.
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.
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.
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']
Required No
Data type Text

Expires

The expiration time of the time stamp, defined as an xsd:Duration type.

The expires value is defined as a type of xsd:Duration, and the format must match the following regular expression:
-?P([0-9]+Y)?([0-9]+M)?([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+(\\.[0-9]*)?S)?)
For example, to specify a timestamp expiration of three minutes, enter PT3M.
Required No
Data type Text

Additional properties

Properties
Properties associated with the added time stamp.



Reference topic Reference topic    

Terms and conditions for information centers | Feedback

Last updatedLast updated: Aug 31, 2013 12:02:36 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=pix&product=was-nd-zos&topic=ReqGenAddTimestamp_DetailForm
File name: ReqGenAddTimestamp_DetailForm.html