This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.
Synapse Message Context Properties
Given below are Synapse message context properties.
Property: 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 | Â |
Property: SYSTEM_TIME
Name | SYSTEM_TIME |
---|---|
Possible Values | Â |
Default Behavior | Â |
Scope | Â |
Description | Returns the current time in milliseconds, i.e. the difference, measured in milliseconds, between the current time and midnight, January 1, 1970 UTC. |
Example | Â |
Properties: To, From, Action, FaultTo, ReplyTo, MessageID
Names | To, From, Action, FaultTo, ReplyTo, MessageID |
---|---|
Possible Values | Â |
Default Behavior | Â |
Scope | Â |
Description | The message To, Action and WS-Addressing properties. |
Example | Â |
Property: MESSAGE_FORMAT
Names | MESSAGE_FORMAT |
---|---|
Possible Values | Â |
Default Behavior | Â |
Scope | Â |
Description | Returns the message format, i.e. returns pox, get, soap11 or soap12. |
Example | Â |
Property: OperationName
Names | OperationName |
---|---|
Possible Values | Â |
Default Behavior | Â |
Scope | Â |
Description | Returns the operation name for the message. |
Example | Â |