uCosminexus Service Platform, Basic Development Guide

[Contents][Glossary][Index][Back][Next]

Appendix I. Character code conversion using character code conversion UOC

When using the character code that is not supported in Service Platform, you can handle the non-supported character code by creating the character code conversion UOC for processing the concerned character code.

Note
You can define only 1 character code conversion UOC in HCSC server.

This section describes about the character code conversion UOC.

Organization of this section
I.1 Developing jar file of character code conversion UOC
I.2 Settings for using the character code conversion UOC
I.3 CSCOwnCodeConverter interface
I.4 CSCOwnCodeReader interface
I.5 CSCOwnCodeReaderContext interface