Runtime tools : Service components : JCA SNA Connector : JCA SNA LU0 Connector : Tasks : JCA LU0 Sample Code : Code Page Convert
  
Code Page Convert
The Code Page Convert of sent and received data is optional for UDTT JCA LU0 Connector. There are three new custom properties in J2C configuration page to handle the code page convert:property.
Code Page Convert
 
property
Default value
Description
codePageConvert
false
True if code page is converted
codePage
8859_1
The code page of Application Server
codeSet
Cp037
The code set of Host
By default, the code page is not converted by JCA LU0 Connector unless the codePageConvert property is set to true.
Go up to
JCA LU0 Sample Code