
You use the RequestOnewayBean module to convert an inbound message to an asynchronous message. You use the module in a sync/async bridge for sender and receiver channels.
If you are using the module in a sender adapter, it sends the asynchronous message to the messaging system.
If you are using the module in a receiver adapter, it sends the asynchronous message to a receiver.
If you configure the module in passThrough mode, it forwards the message to the adapter modules.
You have configured a communication channel and are on the Module tab page in change mode.
Add the Module in the Processing Sequence
The default module key is displayed.
Your entries depend on whether you are using the module in a sender or receiver adapter.
Add Parameters in the Module Configuration for the Sender Adapter
To determine who the module is to forward the message to, enter passThrough under Parameter Name.
This is the default value.
Add Parameters in the Module Configuration for the Receiver Adapter
Under Parameter Value, enter true.
Under Parameter Value, specify the receiver party.
If you do not set this parameter, the information is taken from the message header of the message.
Under Parameter Value, enter the receiver communication component.
If you do not set this parameter, the information is taken from the message header of the message.
Under Parameter Value, enter the receiver channel.
If you do not set this parameter, the system searches for the collaboration agreement corresponding to the information from the message header of the message.
Under Parameter Value, enter the adapter type.
Under Parameter Value, enter the adapter namespace.