Found no invoke method on CIPDCSPX error is encountered when running batch job DEPRFND (Deposit refund)
(Doc ID 2177939.1)
Last updated on SEPTEMBER 27, 2022
Applies to:
Oracle Utilities Customer Care and Billing - Version 2.5.0.1.0 to 2.5.0.2.0 [Release 2.5]Information in this document applies to any platform.
Symptoms
**Any examples provided in this article do not represent real life personal/confidential information**
**Disclaimer:** This KM article may include the following abbreviations:
CCB - Oracle Utilities Customer Care and Billing
SA - Service Agreement
Steps To Reproduce
-------------------------
1. Plug in a Refund Criteria Algorithm of algorithm type DEPREFUND-NO (No deposit refund) to a deposit class.
2. Configure a service agreement (SA) type, of special role Cash Deposit, to refer this deposit class.
3. Configure an account to have an SA of said SA type. This account should allow review or refund.
Actual Result
----------------------
Run batch process DEPRFND (Deposit refund). Note how the run and thread status are still In Progress.
And there is such error in the batch log,
ERROR (com.splwg.base.api.program.ProgramInvokeFactory) Found no invoke method on CIPDCSPX taking record arguments: com.splwg.ccb.domain.admin.data.RecordCICDCDRX_Gen, com.splwg.base.domain.common.data.RecordCICZALPN_Gen,
com.splwg.shared.common.LoggedException: Found no invoke method on CIPDCSPX taking record arguments: com.splwg.ccb.domain.admin.data.RecordCICDCDRX_Gen, com.splwg.base.domain.common.data.RecordCICZALPN_Gen,
at com.splwg.shared.common.LoggedException.raised(LoggedException.java:67)
at com.splwg.base.api.program.ProgramInvokeFactory.getMethod(ProgramInvokeFactory.java:71)
at com.splwg.base.api.program.ProgramInvokeFactory.invoke(ProgramInvokeFactory.java:23)
at com.splwg.base.api.program.AbstractProgramSupport.callProgram(AbstractProgramSupport.java:23)
at com.splwg.ccb.domain.admin.depositClass.algorithm.driver.ProgramCIPDCDRX_Impl.perform_GF000_CALL_RFND_C_ALG_RTN(ProgramCIPDCDRX_Impl.java:234)
at com.splwg.ccb.domain.admin.depositClass.algorithm.driver.ProgramCIPDCDRX_Impl.performExit_GA000_PERFORM_PROC_BEFORE_PROCESS(ProgramCIPDCDRX_Impl.java:164)
at com.splwg.ccb.domain.admin.depositClass.algorithm.driver.ProgramCIPDCDRX.perform_GA000_PERFORM_PROC(ProgramCIPDCDRX.java:286)
at com.splwg.ccb.domain.admin.depositClass.algorithm.driver.ProgramCIPDCDRX.perform_AA000_MAIN(ProgramCIPDCDRX.java:242)
at com.splwg.ccb.domain.admin.depositClass.algorithm.driver.ProgramCIPDCDRX.invoke(ProgramCIPDCDRX.java:216)
at com.splwg.ccb.domain.deposits.batch.ProgramCIPDRFNB_Impl.perform_GC200_CALL_RFND_CRITERIA(ProgramCIPDRFNB_Impl.java:371)
at com.splwg.ccb.domain.deposits.batch.ProgramCIPDRFNB_Impl.performExit_GC000_PROCESS_RECORD_PROCESS_RECORD(ProgramCIPDRFNB_Impl.java:311)
at com.splwg.ccb.domain.deposits.batch.ProgramCIPDRFNB.perform_GC000_PROCESS_RECORD(ProgramCIPDRFNB.java:1512)
at com.splwg.ccb.domain.deposits.batch.ProgramCIPDRFNB.perform_GA000_MAIN_PROC(ProgramCIPDRFNB.java:1246)
at com.splwg.ccb.domain.deposits.batch.ProgramCIPDRFNB.perform_AA000_MAIN(ProgramCIPDRFNB.java:694)
at com.splwg.ccb.domain.deposits.batch.ProgramCIPDRFNB.invoke(ProgramCIPDRFNB.java:660)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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 |