Skip to main content

Timeout values for a Job using MDM components

If a Job interacts with the MDM server using any of the MDM components tMDMDelete, tMDMOutput, tMDMInput, tMDMRouteRecord, tMDMSP, tMDMViewSearch and tMDMBulkLoad, you are recommended to increase the timeout values before executing the Job to help process a large number of data records.

You can customize two timeout values by providing the following parameters to the JVM:

  • ws_client_connection_timeout which specifies the timeout value in milliseconds for connecting to the MDM server;
  • ws_client_receive_timeout which specifies the timeout value in milliseconds for receiving data from the MDM server.

By default, their values are both 60,000 which corresponds to 60 seconds.

For more information about how to increase the timeout values, see the section on advanced execution settings for JVM parameters of the Talend Studio User Guide.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!