Exchange patterns
From release series 4.8.3 Dovetail has ‘One way’ and ‘Request reply’ options to configure the integration flows more efficient. By consciously dealing with the exchange pattern, it is possible to prevent timeouts by not having components wait for each other unnecessarily. You can use this setting, for example, when sending information to a separate logging system.
The One way and Request reply option is available in the following components:
Recipient
All wiretaps can be replaced by the recipient. If you don't need to wait for an answer, you can set the exchange pattern parameter in the recipient to One way.