Table of Contents | ||||||
---|---|---|---|---|---|---|
|
Excerpt |
---|
Generic properties allow you to configure messages as they're processed by the ESB, such as marking a message as out-only (no response message will be expected), adding a custom error message or code to the message, and disabling WS-Addressing headers. |
Following are the generic properties:
...
PRESERVE_WS_ADDRESSING
Name | PRESERVE_WS_ADDRESSING | ||
---|---|---|---|
Possible Values | "true", "false" | ||
Default Behavior | none | ||
Scope | synapse | ||
Description | By default, the ESB adds a new set of WS-Addressing headers to the messages forwarded from the ESB. If this property is set to " | ||
Example |
|
...