Add created time stamp [Settings]
Specifies whether a time stamp will be added to any sent message. The time stamp may also contain an expires value.
To view this page in the console, click one of the following paths:
- Service integration -> Web services -> WS-Security configurations -> draft13-inbound-config_name -> [Response sender] Add created timestamp
- Service integration -> Web services -> WS-Security configurations -> draft13-outbound-config_name -> [Request sender] Add created timestamp
This panel is one of a set of panels used to configure service integration bus in accordance with the WS-Security Draft 13 specification (Web Services Security Core Specification). Use of the WS-Security Draft 13 specification is deprecated, and should only be used to allow continued use of an existing web services client application written to the WS-Security Draft 13 specification.
Configuration tab
The Configuration tab shows configuration properties for this object. These property values are preserved even if the runtime environment is stopped then restarted.
General Properties
Enabled
When selected, a time stamp will be added to the message.
Information Value Required No Data type Boolean
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.
Information Value Required No Data type String