Develop the character code conversion UOC by using a jar file provided by Service Platform.
Interface and exception class defined in the jar file required for character code conversion UOC is stored in the following location:
<Service Platform installation directory>\CSC\lib\cscdt_uoc.jar
- Note
- Store the jar file of the developed character code conversion UOC, in any directory. When you compile the character code conversion UOC, include cscdt_uoc.jar in the class path.
- Resources secured at the time of executing character code conversion UOC are retained even after the end of the process and when this poses a high load on the entire system, OutOfMemoryError might occur due to reason like Java heap insufficiency. Therefore, you must execute process for releasing appropriate resources when OutOfMemoryError occurs or error processing such as rollback.
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.