HCL Workload Automation, Version 9.4

z/OS http connections

Use this section to configure the timeout to read and write information on HCL Workload Automation for z/OS engine. When you connect to the HCL Workload Automation for z/OS engine to retrieve a list of defined objects, you receive an error message if the list is not returned within the timeout period. The value is expressed in milliseconds.

Example:
<?xml version"1.0"?>
<tdwc>
.
.
 <settings>
<http>
<property name="zosHttpTimeout" value="90000" />
</http>
.
.
 </settings>
</tdwc> 
See TdwcGlobalSettings.xml sample to view the complete syntax for the file.

For more information about how to customize global settings, see Customizing your global settings.