Transaction Using Both Verification Screen And Suspense Tab Causes Java.Lang.RuntimeException
(Doc ID 3051836.1)
Last updated on OCTOBER 10, 2024
Applies to:
Oracle Insurance Policy Administration J2EE - Version 11.3.1.17 and laterInformation in this document applies to any platform.
Symptoms
On : 11.3.1.17 version, Activity
When attempting to process a Transaction that contains both a Verification Screen and Suspense tab,
the system reports the following message:
ERROR
-----------------------
java.lang.RuntimeException: com.adminserver.utl.exception.AsExceptionUtl: java.lang.RuntimeException: com.adminserver.utl.exception.AsExceptionUtl: Field Name SystemGenerated does not have a value.
at com.adminserver.pas.uip.aspects.UipExtensibilityAspect.extendUipMethod(UipExtensibilityAspect.java:65)
at com.adminserver.pas.uip.ActivityDetailUip.processQuote(ActivityDetailUip.java:3108)
at com.oracle.pas.page.ActivityDetailPage.processVerifyAction(ActivityDetailPage.java:207)
at com.oracle.pas.service.delegate.ActivityDetailServiceDelegate.processVerifyAction(ActivityDetailServiceDelegate.java:189)
at com.oracle.pas.service.ActivityDetailService.processVerifyAction(ActivityDetailService.java:104)
at sun.reflect.GeneratedMethodAccessor6971.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Create a Transaction that uses both Suspense and Verification Screen.
2. Attempt to process the Activity.
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 |