FRTAN Job Failure While Input File Contains Special Character Representation "NUL"
(Doc ID 3032511.1)
Last updated on JULY 02, 2024
Applies to:
Oracle Financial Services Revenue Management and Billing - Version 5.1.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
On : 5.1.0.0.0 version, BT - Batch
C1-FTRAN batch execution fails if the input feed file contains special character “NUL”. The entire job terminates with batch run status in Error. This results in entire file processing failure.
ERROR
-----------------------
Caused by: java.io.IOException: Invalid null character in text to output
at com.ctc.wstx.api.InvalidCharHandler$FailingHandler.convertInvalidChar(InvalidCharHandler.java:52) ~[com.fasterxml.woodstox.woodstox-core.jar:5.2.0]
at com.ctc.wstx.sw.XmlWriter.handleInvalidChar(XmlWriter.java:626) ~[com.fasterxml.woodstox.woodstox-core.jar:5.2.0]
at com.ctc.wstx.sw.BufferingXmlWriter.writeCharacters(BufferingXmlWriter.java:583) ~[com.fasterxml.woodstox.woodstox-core.jar:5.2.0]
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Submit Batch: [File Transformation Batch] with input feed file that contains special character “NUL”.
2. Check batch run tree and see that Batch job failed due to unhandled exception.
Cause
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
Symptoms |
Cause |
Solution |
References |