Error on Blank/Empty Value Passed to Policy Date Field
(Doc ID 3051784.1)
Last updated on OCTOBER 10, 2024
Applies to:
Oracle Insurance Policy Administration J2EE - Version 11.30.39 and laterInformation in this document applies to any platform.
Symptoms
On : 11.3.0.41 version, Client Activity
Following the Deployment of Patch 37038728: 11.3.0.41,
the following error is thrown when a blank/empty value is passed to a Policy Date Field.
ERROR
-----------------------
java.lang.RuntimeException: com.adminserver.utl.exception.AsExceptionUtl: com.adminserver.utl.exception.AsExceptionUtl: An error occurred while processing business rule: CopyToPolicyFields.
java.lang.RuntimeException: java.lang.RuntimeException: com.adminserver.utl.exception.AsExceptionUtl: com.adminserver.utl.exception.AsExceptionUtl: An error occurred while processing business rule: CopyToPolicyFields.
at com.adminserver.sre.bll.AbstractActivityProcessorBll.process(AbstractActivityProcessorBll.java:126)
at com.adminserver.sre.bll.ActivityProcessorBll.processWithoutUndoRedoGeneration(ActivityProcessorBll.java:268)
at com.adminserver.sre.bll.ActivityProcessorBll.process_aroundBody0(ActivityProcessorBll.java:164)
at com.adminserver.sre.bll.ActivityProcessorBll$AjcClosure1.run(ActivityProcessorBll.java:1)
at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Configure a Transaction to pass a blank/empty Date MathVariable to a Policy Date Field using a BR.
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 |