Customizing the HTTP timeout on the Dynamic Workload Console

You can increase the length of the HTTP connection timeout in the Dynamic Workload Console to allow more time for retrieving objects related to the z-centric environment.

If you find that you get message errors, such as:
AWSJZC019E A communication error has occurred with HCL Workload Automation for Z.
The connection wait has exceeded the timeout of  "30,000" milliseconds...
when you try to retrieve z-centric objects from the z/OS engine on the Dynamic Workload Console, this implies that the HTTP/HTTPS connections within your z-centric environment might be suffering or that some of your plug-in applications require longer than expected.

To mitigate this problem you can increase the timeout allowed on the Dynamic Workload Console when receiving data from the HCL Workload Automation for Z controller.

To do so, set the zosHttpTimeout option of the TdwcGlobalSettings.xml file that configures the global settings of the Dynamic Workload Console.

If the option is not set, it takes the default value of 30,000 milliseconds (ms), which is probably not enough to fulfill your requirements. In this case, add the option in TdwcGlobalSettings.xml and set a value larger than 30,000 ms (for example, 90,0000 ms).

For additional information, see the Dynamic Workload Console User's Guide.