Users Receives 'UnAuthorizedExceptionUtl: User Action Is Not Authorize' During Add Activity
(Doc ID 2887589.1)
Last updated on AUGUST 04, 2022
Applies to:
Oracle Insurance Policy Administration J2EE - Version 11.3.1.10 and laterInformation in this document applies to any platform.
Symptoms
On : 11.3.1.10 version, General
Following an upgrade to from OIPA v11.2 to 11.3, when the AddActivity is clicked, the user would receive the following error message:
ERROR
-----------------------
Caused by: com.adminserver.utl.exception.UnAuthorizedExceptionUtl: User action is not authorized
at com.adminserver.pas.uip.BaseUip.validatePlanPageButtonAuthorization(BaseUip.java:687)
at com.adminserver.pas.uip.ActivityDetailUip.loadWithholdingInformation(ActivityDetailUip.java:2378)
at com.adminserver.pas.uip.ActivityDetailUip.loadWithholdingInformation(ActivityDetailUip.java:2363)
at com.adminserver.pas.uip.ActivityDetailUip.startProcessing_aroundBody0(ActivityDetailUip.java:373)
at com.adminserver.pas.uip.ActivityDetailUip$AjcClosure1.run(ActivityDetailUip.java:1)
at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:221)
at com.adminserver.pas.uip.aspects.UipExtensibilityAspect.extendUipMethod(UipExtensibilityAspect.java:62)
... 70 more
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Following an upgrade to v11.3 .
2. Navigate to a Policy under the Legacy Product Group.
3. Attempt to insert an Activity.
4. When the AddActivity is clicked the user gets an error – User action is not authorized.
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 |