Configuring integration log timeout values

You can configure integration log timeout values for the system and for individual channels at deployment time. Requests and responses that exceed the timeout value are logged for channels that specify a log level of Warn or higher.

By default, the timeout value is 1,000 milliseconds. You can specify a new global timeout value in the environment file. You can also specify a timeout value for an individual channel in the environment file or in the channel's metadata file. You must build the model again for the changes in the channel metadata file to take effect. Changes to the environment file do not require a new build.

You can also specify a timeout value for a channel in NexJ System Admin Console at run time. The system first checks for the runtime value. If no runtime value is specified, the system checks the channel setting in the environment file and then in the channel's metadata file. Finally, the system checks the global value in the environment file. If none of the settings are specified, the default timeout value of 1,000 milliseconds applies.

For more information on integration logging and additional configuration changes that you can make to integration logging at run time, see the NexJ CRM Administrator Guide.