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 Agreement Update Parameters
 
Configuring Agreement Update Parameters
Configure Module for AS4 with agreementUpdateParameters to validate the AgreementUpdate message parameters: au:RespondBy, au:ExpireBy, au:TerminateBy, and au:ActivateBy against agreementUpdateParameters if passed in a request message.
These values should be configured in days. For example, if respondBy is configured with 5 days, then the response for the received request is sent within 5 days. If the request message expects a response within 4 days or lesser with au:RespondBy set to 4 days along with the au:CreatedAt value, then validate service generates a RespondByRejected error.
Note:
If agreementUpdateParameters are not configured, the validation of agreement updates is skipped by the validation service. For more information, see wm.estd.as4.au.handlers:validate.
*To configure the module to validate agreement updates
1. In My webMethods: Administration > Integration > B2B > Trading Partner Agreements > Trading Partner Agreement Details.
2. Select the TPA for which you want to configure agreement update parameters.
3. In the TPA data panel, configure the following agreementUpdateParameters parameters:
Value
Description
respondBy
Number of days by which a response is expected.
expireBy
Number of days after which agreement is not valid.
terminateBy
Number of days by which agreement is terminated.
activateBy
Number of days by which a change is expected to be implemented and activated for use.
4. Click OK.