...
The Synapse message context properties allow you to get information about the message, such as the date/time it was sent, the message format, and the message operation. You can use the get-property()
function in the Property mediator with the scope set to Synapse
to retrieve these properties.
SYSTEM_DATE
Name | SYSTEM_DATE |
---|---|
Possible Values |
|
Default Behavior |
|
Scope |
|
Description | Returns the current date as a String. Optionally, a date format as per the standard date format may be supplied. e.g. |
Example |
|
...