My Oracle Support Banner

CreatePolicy ABR Causes Errors When Roles Configured With Collections (Doc ID 2862290.1)

Last updated on MAY 10, 2023

Applies to:

Oracle Insurance Policy Administration J2EE - Version 11.3.1.3 and later
Information in this document applies to any platform.

Symptoms

On : 11.3.1.3 version, General

The CreatePolicy Attached Rule throws an system error on Roles configured will Collections:

1. When all the Roles are just adding a singular Client, no Collection, it works fine.
2. When adding additional Role (ChildInsured) with a Collection to add multiple Child Roles, the system throws a system error.
3. When adding just a ChildInsured Role with the Collection to add multiple Child Roles it works however it does not set the RoleField “RelationshipToInsured” with the configured value. . See attached CreatePolicy_Roles_TestC.txt for configuration.


ERROR
-----------------------
SEVERE: java.lang.RuntimeException: com.adminserver.utl.exception.AsExceptionUtl: java.lang.RuntimeException: com.adminserver.utl.exception.AsExceptionUtl: com.adminserver.utl.exception.AsExceptionUtl: An error occurred while processing business rule: CreatePolicy.
at com.adminserver.pas.uip.aspects.UipExtensibilityAspect.extendUipMethod(UipExtensibilityAspect.java:65)
at com.adminserver.pas.uip.PolicyActivityUip.processProcessAction(PolicyActivityUip.java:1017)
at com.oracle.pas.page.PolicyActivityPage.processProcessAction(PolicyActivityPage.java:63)
at com.oracle.pas.service.delegate.PolicyActivityServiceDelegate.processPolicyActivity(PolicyActivityServiceDelegate.java:87)
at com.oracle.pas.service.PolicyActivityService.processActivity(PolicyActivityService.java:56)
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)
at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$$Lambda$311.000000002684AB50.invoke(Unknown Source)
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. Multiple ChildInsured Roles should be created with field values configured in the configuration.
2. Math variable collection ChildInsuredRelationshipToInsuredMap should have more than 1 count.
Example:
<Line NUMBER="59" OriginalValue="{AE59EB29-971D-4972-8D8F-7FF7D568D0FF=03}" VariableName="ChildInsuredRelationshipToInsuredMap">
<MAP KEY="01EBED81-BB32-455D-AC69-6DB5C438D7C2" VALUE="03"/>
<MAP KEY="AE59EB29-971D-4972-8D8F-7FF7D568D0FF" VALUE="03"/>
</Line>
  
  

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.