1. [GLOBAL] section
MSGLEVEL enter a value in [1-5] range. The higher the value is the more detailed output is written to the log file. The default value is 1.
HORCCLNT_PATH absolute path to a directory where horcclnt.exe tool is stored.
TEMP_PATH path to a the directory where temporary data are created.
WORK_DIR keep it empty.
LOG_PATH path to the directory where log files are created.
CODEPAGE code page used on the host. Use value 17 or "Austria, Germany (IBM-1141)".
[TCP] section
TCPDEBUG set it to NO unless you need to enable TCP/IP log output to tcptool.log file. In this case set it to YES and ensure that tcplogger.xml file exists in HORCCLNT_PATH. This XML file can be created by running: horccltn.exe -x-
IP_ADDR default IP address where to connect when it is not set as a program parameter (Procman/HOS PHP scripts use program parameter when they call horcclnt.exe, so the value entered for IP_ADDR is not used in this case).
HOST_PORT port where the service is listening on the host.
MEMBER STC member name on z/OS.
USERISSTEPNAME set it to YES if the current user name is used as a step name in the task started on the host. Use NO otherwise. The default value is YES.
TCPCRYPT this option controls how data are encrypted. Possible values are:-
0 weak password encryption. Passwords on the host can have only up to 8 characters. No TLS.
1 default, strong password encryption. Passwords on the host can have up to 8 or 14 - 100 characters. No TLS
2 reserved, not used.
3 strong password and data encryption with TLS. Passwords (1-8) and passphrases (14-100) are supported. It requires HORILST module on the host.
TCPCOMMONNAME specifies the Common Name of the server certificate. It is required only when TCPCRYPT=3. The default value is * and should be changed as soon as you set your own certificate.
TCPPEMCA specifies a file containing trusted certificates that are used during server authentication. The certificates can be concatenated and need to be in PEM format. If the value is empty the Windows Certificate Store (Trusted Root Certification Authorities) is used instead. Please make sure the root certificate of the server certificate can be found either in the file specified or in the Windows Certificate Store. It is required only when TCPCRYPT=3. As the default value you should use hor-ca-store.pem.
PASSCHK specifies whether a password is checked with RACF (when set to YES) or only the user name is checked with RACF (when set to NO). Use YES as the default value.
[FTP] section
T0 communication timeout in seconds. If it expires then HORCCLNT is closed automatically. The default value is 30.
T1 timeout when connection is being established. If it expires then HORCCLNT is closed automatically. The default value is 60.
LISTLIMIT count of dataset or member names downloaded when they are listed. Use zero if you do not want to set any limit. This option prevents long delays when too many names match the search criteria. When it is in effect (i.e. when there are more matching items on the host) then you are informed about it on the web page and you can set a new limit by pressing a button. Please note then you can see even less data on the web page due to additional filtering (there can be another filter for only PO or PS datasets in the process configuration). The default value is 0.
[SQLITE] section
T0 timeout applied if SQLITE table is locked (in seconds). The default value is 30
DBNAME name of SQLITE database file. The default value is rotbintf.db.
Procman/HOS connect to the host by HORILST tool. You must define connection parameters for each system where you are connecting in INI file. These INI file names must be assigned to systems via rot_ini_file option in . Parameters that are required in the INI file are as follows: