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 Large Payload Handling
 
Configuring Large Payload Handling
When a large payload is sent and received as a MIME attachment, Module for AS4 can store the payload on the hard disk drive rather than keeping it in memory. This results in more efficient message processing.
*To configure the module to handle large payloads
1. In the Integration Server_directory\Instances\Instance_Name\Packages\WmAS4\config\config.cnf file, configure the as4.payload.large.enable and the as4.payload.large.threshold properties. For more information, see Configuring AS4 Configuration Properties.
2. In Integration Server Administrator, on the Settings > Extended screen, click Edit Extended Settings.
3. Specify values for the following Integration Server configuration parameters:
*watt.server.tspace.location
*watt.server.tspace.max
*watt.server.tspace.timeToLive
For more information about defining Integration Server configuration properties, see webMethods Integration Server Administrator’s Guide.
4. Click Save Changes.
5. Restart Integration Server.