<hodconnection> tag

The <hodconnection> tag begins the connection definition and specifies several characteristics for the connection.

The attributes of the <hodconnection> tag are:
certificateFile
Specifies the name of the file from which the project's SSL certificate was imported, if any.
codePage
Specifies the numeric value for the code page used on this connection. The default value is the value you selected when you created the project. Each connection can use a different code page. See the description of the codePageKey attribute for the code page numbers.
codePageKey
Specifies the usage key that corresponds to the numeric code page. The default value is KEY_US. Valid values for codePage and the location or usage key are:
Table 1. Code pages and usage keys
Code page Usage key
037

KEY_BELGIUM
KEY_BRAZIL
KEY_CANADA
KEY_NETHERLANDS
KEY_PORTUGAL
KEY_US

273

KEY_AUSTRIA
KEY_GERMANY

274

KEY_BELGIUM_OLD

275

KEY_BRAZIL_OLD

277

KEY_DENMARK
KEY_NORWAY

278

KEY_FINLAND
KEY_SWEDEN

280

KEY_ITALY

284

KEY_SPAIN
KEY_LATIN_AMERICA

285

KEY_UNITED_KINGDOM

297

KEY_FRANCE

420

KEY_ARABIC

424

KEY_HEBREW

500

KEY_MULTILINGUAL

803

KEY_HEBREW_OLD

838

KEY_THAI

870

KEY_BOSNIA_HERZEGOVINA
KEY_CROATIA
KEY_CZECH
KEY_HUNGARY
KEY_POLAND
KEY_ROMANIA
KEY_SLOVAKIA
KEY_SLOVENIA

871

KEY_ICELAND

875

KEY_GREECE

924

KEY_MULTILINGUAL_ISO_EURO

930

KEY_JAPAN_KATAKANA

933

KEY_KOREA_EX

937

KEY_ROC_EX

939

KEY_JAPAN_ENGLISH_EX

1025

KEY_BELARUS
KEY_BULGARIA
KEY_MACEDONIA
KEY_RUSSIA
KEY_SERBIA_MONTEGRO

1026

KEY_TURKEY

1047

KEY_OPEN_EDITION

1112

KEY_LATVIA
KEY_LITHUANIA

1122

KEY_ESTONIA

1123

KEY_UKRAINE

1137

KEY_HINDI

1140

KEY_BELGIUM_EURO
KEY_BRAZIL_EURO
KEY_CANADA_EURO
KEY_NETHERLANDS_EURO
KEY_PORTUGAL_EURO
KEY_US_EURO

1141

KEY_AUSTRIA_EURO
KEY_GERMANY_EURO

1142

KEY_DENMARK_EURO
KEY_NORWAY_EURO

1143

KEY_FINLAND_EURO
KEY_SWEDEN_EURO

1144

KEY_ITALY_EURO

1145

KEY_LATIN_AMERICA_EURO
KEY_SPAIN_EURO

1146

KEY_UNITED_KINGDOM_EURO

1147

KEY_FRANCE_EURO

1148

KEY_MULTILINGUAL_EURO

1149

KEY_ICELAND_EURO

1153

KEY_BOSNIA_HERZEGOVINA_EURO
KEY_CROATIA_EURO
KEY_CZECH_EURO
KEY_HUNGARY_EURO
KEY_POLAND_EURO
KEY_ROMANIA_EURO
KEY_SLOVAKIA_EURO
KEY_SLOVENIA_EURO

1154

KEY_BELARUS_EURO
KEY_BULGARIA_EURO
KEY_MACEDONIA_EURO
KEY_RUSSIA_EURO
KEY_SERBIA_MONTEGRO_EURO

1155

KEY_TURKEY_EURO

1156

KEY_LATVIA_EURO
KEY_LITHUANIA_EURO

1157

KEY_ESTONIA_EURO

1158

KEY_UKRAINE_EURO

1160

KEY_THAI_EURO

1166

KEY_KAZAKHSTAN_EURO

1364

KEY_KOREA_EURO

1371

KEY_ROC_EURO

1388

KEY_PRC_EX_GBK

1390

KEY_JAPAN_KATAKANA_EX_EURO

1399

KEY_JAPAN_ENGLISH_EX_EURO

connecttimeout
Specifies the time that ZIETrans attempts to connect to a host. Specify a number of seconds between 1 and 2147483647. The initial default is 120 seconds.
description
Specifies the description for the connection when it was created.
disableFldShp
When using a bidirectional code page, specifies whether you want Arabic data in password fields submitted to the host in isolated form or in shaped form. Valid values are true and false. There is no initial default.
disableNumSwapSubmit
When using a bidirectional code page, specifies whether you want to disable entry of Arabic-Western numbers, that is, allow entry of only Arabic-Indic numbers in RTL screens. Do this so that, when submitted, all numbers are submitted as Arabic-Western numbers. Valid values are true and false. There is no initial default.
disconnecttimeout
Specifies the time that ZIETrans attempts to disconnect from a host. Specify a number of seconds in the range of 1-2147483647. The initial default is 120 seconds.
enableScrRev
When using a bidirectional code page, specifies which pages of an application should display a Screen Reverse button to enable users to reverse the direction of displayed text and input fields. Valid values are:
(blank)
The Screen Reverse button is not placed on any screens.
Customized
The Screen Reverse button is placed on screens that match a screen customization and on screens that do not match a screen customization, in other words, on all screens. There is no option to place the Screen Reverse button only on screens that match a screen customization.
Non-customized
The Screen Reverse button is placed only on screens that do not match a screen customization.
There is no initial default.
host
Specifies the name of the host to which the connection is made.
hostSimulationName
Specifies the name of the host simulation trace file to use instead of a live connection.
LUName
Valid only on enhanced 3270 sessions (TNEnhanced="true"). Sets the LUName property, which is the LU name used during enhanced negotiation. Values are in string format. Maximum length of LUName is 17 characters. There is no default. To configure print support for your 3270 ZIETrans project, you must specify that the host type is 3270E. When you add the LUName parameter to the list of connection settings, do not use the printer LU name; use the name of your display LU or a pool of display LUs.
LUNameSource
Valid only on enhanced 3270 sessions (TNEnhanced="true"). Specifies the source of the LU name for the connection. Valid values are:
automatic
The LU name is automatically assigned when the connection is established.
prompt
Prompt the end user for the LU name. If pooling is enabled, prompt should not be used.
session
The LU name is defined using an HTTP session variable. The LUName attribute names the session variable. If pooling is enabled, session should not be used.
value
The LU name is defined on the LUName attribute.
There is no initial default.
port
Specifies the number of the port through which the connection to the host is made. The valid range for ports is 0–65535. The initial default is 23.
screenSize
Specifies the number of rows and columns that the host terminal displays. Valid values for screenSize are:
  • 2=24x80
  • 3=32x80
  • 4=43x80
  • 5=27x132
  • 6=24x132 (VT only)
  • 17=62x160
The initial default screen size is 24 x 80.
sessionType
Specifies the type of terminal the host terminal displays. Valid values for type are:
  • 1=3270
  • 2=5250
  • 3=VT
The initial default is 3270.
singlelogon
When user lists are defined in the project, specifies whether a user ID can be used more than once at a time. Valid values are:
true
The user ID can be used only once at a time.
false
The user ID can connect multiple times simultaneously.
The initial default is false.
SSL
Specifies whether SSL is enabled. Valid values are:
true
SSL is enabled for the project.
false
SSL is not enabled for the project.
TNEnhanced
Valid only on 3270 connections. Specifies whether the connection is a TN3270E connection. Valid values are true and false. The initial default is true.
VTTerminalType
Valid only on VT connections. Indicates the type of VT terminal. Valid values are:
  • 1=VT420_7
  • 2=VT420_8
  • 3=VT100
  • 4=VT52
WFEnabled
Valid only on 5250 connections. Specifies whether the connection is a 5250W connection. Valid values are true and false. The initial default is false.
workstationID
Valid only on 5250 and 5250W connections. When the workstationIDSource attribute is set to either session or value, specifies the HTTP session variable or the workstation ID for the connection. There is no initial default.
workstationIDSource
Valid only on 5250 and 5250W connections. Specifies the source of the workstation ID for the connection. Valid values are:
automatic
The workstation ID is automatically assigned when the connection is established.
prompt
Prompt the end user for the workstation ID. If pooling is enabled, prompt should not be used.
session
The workstation ID is defined using an HTTP session variable. The workstationID attribute names the session variable. If pooling is enabled, session should not be used.
value
The workstation ID is defined on the workstationID attribute.
There is no initial default.