Modifying the timeout value

Timeout value is a property in the Integration Composer fusion.properties file. The property indicates the maximum number of seconds that the IBM Configuration Discovery and Tracking API or a JDBC driver waits for a response to a data request. Unlike a JDBC driver, however, the API uses minutes instead of seconds as the unit of measurement for the wait time.

Before you begin

Integration Composer presets the value for the timeout to 1200 seconds. You can change this value by editing the fusion.properties file, which is located as follows:

installation_dir\data\properties\fusion.properties

Where installation_dir is Integration Composer on Windows operating systems and Integration Composer (with underscore) on UNIX operating systems.

Note: If you change the timeout value in the properties file while Integration Composer is running, that change does not take effect until you restart Integration Composer.

About this task

To modify the fusion.properties file and change the timeout value:

Procedure

  1. If Integration Composer is running, close all open windows and sign out of the application.
  2. Edit the file installation_dir\data\properties\fusion.properties.
  3. Change the value of the mxe.db.queryTimeoutSeconds property to 180, or to another timeout value of your choice.
  4. Save the file.
  5. Restart Integration Composer to activate your property change.