Authorization Of Credit Card Transaction Failed. IBY_40000 (Missing IN or OUT parameter at index:: 40)
(Doc ID 1271650.1)
Last updated on OCTOBER 29, 2020
Applies to:
Oracle Payments - Version 12.1.1 and laterInformation in this document applies to any platform.
Symptoms
1. Create second refund for a credit card receipt.
Run remittance for the refund receipt.
The remittance report shows the error "Authorization of credit card transaction failed. IBY_40000" and the credit transaction is not created.
2. "iby.log" shows the error :
EXCEPTION:[iby.database.DBWrapper.raiseDBException]:java.sql.SQLException: Missing IN or OUT parameter at index:: 40
at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)
at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)
.....
at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1350)
at oracle.apps.iby.payment.PaymentManager.getPayment(PaymentManager.java:1010)
3. You have "PaymentManager.java 120.19.12010000.8".
Find the version by :
strings -a $JAVA_TOP/oracle/apps/iby/payment/PaymentManager.class | grep '$Header'
Changes
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 |