Module for AS4 Version 10.1.May 2019 | Understanding and Using webMethods AS4 Module | Installing and Using AS4 Module | Configuring Module for AS4 | Configuring Optional Features | Configuring Security | Configuring Receipts
 
Configuring Receipts
Follow this procedure to configure Module for AS4 to handle receipts.
*To configure receipts:
1. In My webMethods: Applications >Administration > Integration > B2B > Trading Partner Agreements.
2. Select the TPA for which you want to configure receipts.
3. Configure the receipt parameters as follows:
*sendReceipt Whether a receipt (Receipt ebMS signal) is sent. Specify one of the following:
true—Send a receipt.
false—Do not send a receipt. This is the default.
*replyPattern Specifies the reply pattern of the receipt signal. Specify one of the following:
response—The module sends the receipt on the back channel. This reply pattern can only be used with the One-Way/Push MEP. This is the default.
callback— The module sends the receipt signal as a separate request.
*replyTo Specifies the endpoint URL to which the receipt is sent. You must configure this parameter when replyPattern is set to callback.
*nonRepudiation Whether receipts are configured for Non-repudiation of Receipt (NRR). Specify one of the following:
true—Receipts are configured for NRR. The generated receipt includes ds:Reference elements that contain digests of the original message parts.
false—Receipts are configured for reception awareness. The generated receipt contains a copy of the user message or message fragment structure of the received AS4 message. This is the default.
Note:
When the sendReceipt parameter is false, the nonRepudiation parameter is ignored.
4. Click Save or Save and Close.