Module for AS4 Version 10.1.May 2019 | Understanding and Using webMethods AS4 Module | Installing and Using AS4 Module | Concepts | Messaging Model | Message Exchange Patterns | Two-Way/Push-Push
 
Two-Way/Push-Push
This MEP is used to asynchronously exchange messages between two trading partners. The initiating MSH sends a user message as a request to the responding MSH. The responding MSH replies with a user message to the initiating MSH.
The reply must refer to the request.
Steps
Description
1
The initiating MSH sends a user message as a request to the responding MSH.
2
The responding MSH sends a user message as a reply.
When using Two-Way/Push-Push, Module for AS4 can play the role of an initiating or a responding MSH. The role played by the MSH will depend on whether you want to send a user message as a request or reply.
For more information about configuring the module to use the Two-Way/Push-Push MEP, see Configuring Trading Partner Agreements. For more information about built-in service, see Built-In Services.