My Oracle Support Banner

Flisttoxml Results in Junk Characters When Converting Localised Strings (Doc ID 2993147.1)

Last updated on DECEMBER 22, 2023

Applies to:

Oracle Communications Billing and Revenue Management - Version 12.0.0.7.0 and later
Information in this document applies to any platform.

Goal

Getting junk values while converting Flist to XML using com.portal.pcm.FlistToXML utility.

Here is an example of converting Flist to XML using com.portal.pcm.FlistToXML utility, where the Flist contains values in the Thai locale.

# cat sample.xml.flist.txt
0 PIN_FLD_SERVICE_OBJ POID [0] 0.0.0.1 /service/telco/gsm/telephony 395595 9
0 PIN_FLD_POID POID [0] 0.0.0.1 /account 396683 7
0 PIN_FLD_PROGRAM_NAME STR [0] "ข้อความตัวอย่าง"

 

Execution results:

java -classpath .:$PIN_HOME/jars/pcm.jar:$PIN_HOME/jars/pcmext.jar:$PIN_HOME/jars/nth_ops_flds.jar com.portal.pcm.FlistToXML -type sample.xml.flist.txt
0 PIN_FLD_SERVICE_OBJ POID [0] 0.0.0.1 /service/telco/gsm/telephony 395595 9
0 PIN_FLD_POID POID [0] 0.0.0.1 /account 396683 7
0 PIN_FLD_PROGRAM_NAME STR [0] "���.�รูมู� �อ� ยู�ิ�วอร���ล �อมมิว�ิ���ั��"

 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.