Quote Screen Displays Stack Trace When Activity Triggers Validate Expression
(Doc ID 3050867.1)
Last updated on OCTOBER 02, 2024
Applies to:
Oracle Insurance Policy Administration J2EE - Version 11.3.1.28 and laterInformation in this document applies to any platform.
Symptoms
On : 11.3.1.28 version, Client Activity
When attempting to use an Activity where ValidateExpressions errors are triggered when viewing Quote Screen,
the system reports the following message:
ERROR
-----------------------
java.lang.NullPointerException
at com.oracle.pas.service.delegate.ActivityDetailServiceDelegate.processUpdatedErrors(ActivityDetailServiceDelegate.java:699)
at com.oracle.pas.service.ActivityDetailService.processUpdatedErrors(ActivityDetailService.java:220)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:90)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
at java.lang.reflect.Method.invoke(Method.java:508)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Configure a Transaction with ValidateExpressions and QuoteScreen Attached Rules.
2. Add Activity.
3. View Quote Screen, making sure a ValidateExpressions error is triggered.
4. Close Quote.
5. Press OK.
6. Notice Stack Trace.
7. Login back into OIPA.
8. Notice the Activity has been added successfully.
9. Issue does not occur when no validations are triggered.
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 |