Where is the desired language selected for Web Viewer 12.1?
The language is selected in DRAS (Distributed Repository Access System). DRAS is now installed with View®.
The DRAS JCL specifies the configuration file
//DRASCFG DD DISP=SHR,DSN=CAI.CBY3OPTN(CAHFDCFG) (CONFIGURATION FILE)
In this file there are two parameters to specify the language:
SET LANGUAGE
The language parameter specifies that data are generated in the chosen language.
Language Description
T1252X0273 Austria/Germany "traditional"
T1252X1141 Austria/Germany "Euro Support"
T1252X0277 Denmark/Norway "traditional"
T1252X1142 Denmark/Norway "Euro Support"
T1252X0278 Finland/Sweden "traditional"
T1252X1143 Finland/Sweden "Euro Support"
T1252X0297 France "traditional"
T1252X1147 France "Euro Support"
T1253X0875 Greece "traditional"
T1252X0500 International "traditional"
T1252X1148 International "Euro Support"
T1252X0280 Italy "traditional"
T1252X1144 Italy "Euro Support"
T1252X0284 Latin America, Spain "traditional"
T1252X1145 Latin America, Spain "Euro Support"
T0874X0838 Thai with Low Tone Marks & Ancient Characters
T1254X1026 Turkey (Latin 5) "traditional"
T1252X0285 United Kingdom "traditional"
T1252X1146 United Kingdom "Euro Support"
T1252X0037 US/Canada "traditional" T1252X1140
US/Canada "Euro Support"
SET CLIENT TRANSLATION
This setting tells the DRAS server how the EBCDIC to/from ASCII code page translation is performed.
ON (the default setting) indicates: -Indicates that translation occurs at the client (this is the default).
OFF indicates: -The z/OS based DRAS server does the translation.