Error while processing bulk payment through IPEJMSClient in TF
(Doc ID 2810946.1)
Last updated on JUNE 27, 2023
Applies to:
Oracle Financial Services Transaction Filtering - Version 8.0.8.1.0 and laterInformation in this document applies to any platform.
Symptoms
Issue while trying to upload a set of messages from an excel sheet using IPEJMSClient shell script and getting error.
1. Ran the command - IPEJMSClient.sh TFLT_Message_Single.xls t3://<hostname>:<portnumber> WEBLOGIC SF OFS_TFLT 1
2. Got an error below.
Exception in thread "main" java.lang.NoSuchMethodError: org.apache.poi.hssf.usermodel.HSSFCell.getCellType()I
at com.ofs.aai.realtime.test.xls.XLSReader.getCellValue(XLSReader.java:72)
at com.ofs.aai.realtime.test.XLSTestDriver.init(XLSTestDriver.java:34)
at com.ofs.aai.realtime.test.XLSTestDriver.(XLSTestDriver.java:29)
at com.ofs.aai.realtime.test.JmsGatewayTest.main(JmsGatewayTest.java:34)
Changes
None
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 |
Changes |
Cause |
Solution |
References |