BI Publisher (MOSC)

MOSC Banner

Problems with character encoding using a data template to create barcodes.

edited Oct 4, 2012 3:05AM in BI Publisher (MOSC) 7 commentsAnswered
When using ORACLE Reports XML to a RTF template the barcode data works perfectly. However using just a data template, the XML output does
not correctly encode the barcode start and stop characters.

<?xml version="1.0" encoding="UTF-8"?>

<BARCODE>��BOL-20008-ZIZil��</BARCODE>

it should be
<BARCODE>ËBOL-20008-ZIZilÎ</BARCODE>

The data is coming back from a barcode function implemented in the database not within the java layer.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center