Customer has established Endevor 18.0 TOMCAT Endevor.
Retrieved an element that has KANJI characters and it displays invalid characters instead of the KANJI characters on 3270 terminal.
The environment:
PC -- TOMCAT Endevor -- CCI/ENF -- Endevor API -- Endevor
Test 1 : PC (CP932) -- TOMCAT Endevor (CP01040) - Endevor (CP932)
Result : invalid characters instead of the KANJI characters
Test 2 : PC (CP932) -- TOMCAT Endevor (CP932) - Endevor (CP932)
Result : EWS0139E The SCL statement contains a non-authorized character for specified code page (cp932), found: "."
Release : 18.0
Component : ENDEVOR ECLIPSE PLUGIN
Changing CodePage, Encoding to "cp939" and CharacterSet, LFSEncoding to "UTF-8" with cp939 on 3270 session parameter, TSO host code page, can display KANJI characters.
Endevor conf on TOMCAT Endevor :
<wsParameters Lang="EN"
TimeZone="GMT+9.0"
CodePage="cp939"
Encoding="cp939"
CharacterSet="UTF-8"
LFSEncoding="UTF-8"
ContentType="Text"
Trace="TestMonitorSTCPool"
Traced="ALL" />
3270 session parameter, TSO host code page :