CALLING A RATE SCHEDULE IS THROWING EXCEPTION INCLUDING RATE CHECK
(Doc ID 2203549.1)
Last updated on SEPTEMBER 20, 2022
Applies to:
Oracle Public Sector Revenue Management - Version 2.5.0.0.0 to 2.5.0.0.0 [Release 2.5]Information in this document applies to any platform.
Symptoms
Rate Schedule Issue – When calling a Rate Schedule either in Java or via Rate Check an error is thrown. When this error is thrown the user is re-directed back to the Home Page.
The error is the following:
com.splwg.base.support.service.ServiceReplayExecuter$3.execute(ServiceReplayExecuter.java:178): Caught exception from SessionExecutable.execute()
com.splwg.base.support.service.LegacyServiceAdapter.invokePageService(LegacyServiceAdapter.java:58): Rollback: Add failed
java.lang.reflect.Method.invoke(Method.java:613): Error while invoking Program CIPRENGP, com.splwg.tax.domain.rate.service.ProgramCIPRENGP
com.splwg.tax.domain.rate.service.ProgramCIPRENGP.perform_IA000_PERFORM_ACTION(ProgramCIPRENGP.java:595): Exception encountered in executing StringField (
name=ProgramName
value=StringFieldValue(value=CIPRENGP
bytes={43 49 50 52 45 4e 47 50 }
interpreted =CIPRENGP
)
).
The root LoggedException was: Exception encountered in executing StringField (
name=ProgramName
value=StringFieldValue(value=CIPRRTAN)
). Please see log for details.
at com.splwg.shared.common.LoggedException.wrap(LoggedException.java:199)
at com.splwg.shared.common.LoggedException.wrap(LoggedException.java:87)
at com.splwg.base.api.program.AbstractProgram.handleExitingException(AbstractProgram.java:150)
at com.splwg.tax.domain.rate.common.ProgramCIPRRTAN.invoke(ProgramCIPRRTAN.java:671)
at com.splwg.tax.domain.rate.service.ProgramCIPRENGP_Impl.perform_XC900_CALL_CIPRRTAN(ProgramCIPRENGP_Impl.java:3265)
at com.splwg.tax.domain.rate.service.ProgramCIPRENGP_Impl.perform_AP000_APPLY_RATE(ProgramCIPRENGP_Impl.java:1674)
at com.splwg.tax.domain.rate.service.ProgramCIPRENGP_Impl.performExit_IA000_PERFORM_ACTION_BEFORE_ACTION(ProgramCIPRENGP_Impl.java:706)
at com.splwg.tax.domain.rate.service.ProgramCIPRENGP.perform_IA000_PERFORM_ACTION(ProgramCIPRENGP.java:595)
at
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 |