IWS Configuration
This configuration applies to global configuration of whole IWS part of ProcMan.
Configuration is stored in file hos_tws_config.php in etc directory of your ProcMan installation. All configuration options in Hos_tws_config.php have comments about their meaning and possible values.
Please note that these PHP configuration files will be prepared to your needs by the HORIZONT support and consulting team. Please ask for assistance.
Common settings
$twaz_logging – enable or disable logging of specific parts of IWS applications, for ProcMan are used only settings for core, ad, tws_rules, ad2db
$twaz_logging_msg – specify application logging at specific level (message, warning, error, trace, audit)
$twaz_admin_tws_systems_def_vals – default values for new IWS system
$twaz_ad_app_def_vals - application predefined values, when new empty application is created, these setting are applied.
$twaz_ad_op_def_vals - operation predefined values, when new empty operation is inserted to application, these setting are applied
Settings for IWS ADHOC processes
$tws_ws_mapping – is setting that maps workstation to IP addresses of Z/OS machines. The ZO/S machines are used for executing basic JCL scripts. If no Z/OS machine is defined, then IP address of selected subsystem will be used
$hos_jcl_to_tws_new – template for operations of new application, that is created in subprocess to previous JCL handover
$tws_system_mapping - The list of all schedulers (IWS) and their IP where the template for reading of JCL is executed, used only in IWS ADHOC on demand process. If no Z/OS machine is defined, then IP address of selected subsystem will be used
System_mapping in HOS configuration hos_config2 – setting connect to „Host Ip Address” in “IWS System” in dialog “IWS systems administration and settings”. For example synchronization for IWS system TABS use „Host Ip Address” IWSZ_IP then in hos_config2 must be setting for 'IWSZ_IP' see below
Settings for IWS Additional data
$addata_conf – default configuration, names of config files that are used as default
$addata_editor - additional data editor in Codemirror, applied to additional data in JCL format
Settings for IWS Object Browser
$twaz_objectbrow – settings for object browser set to action
Last updated