Users Cannot Change Default Sorting Order For Shared Views
(Doc ID 2555146.1)
Last updated on JANUARY 20, 2022
Applies to:
Oracle Business Process Management Suite - Version 11.1.1.9.0 and laterInformation in this document applies to any platform.
Symptoms
Users cannot change default sorting order for shared views. If the view is
shared with a group then they will get an error:
for another user.. Ensure that the appropriate privileges have been granted
before attempting to access metadata belonging to another user."
And you can see diagnostic log
ORABPEL-30701
Insufficient privileges to access metadata for another user.
User usera attempted to access metadata for user GroupA without having
appropriate administrator privileges.
Ensure that the appropriate privileges have been granted before attempting to
access metadata belonging to another user.
at
oracle.bpel.services.workflow.user.impl.UserMetadataService.validateOperation(UserMetadataService.java:2412)
at
oracle.bpel.services.workflow.user.impl.UserMetadataService.updateGrantedTaskView(UserMetadataService.java:1350)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
at
oracle.bpel.services.workflow.common.WorkflowServiceCacheEventAdvice.invoke(WorkflowServiceCacheEventAdvice.java:102)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
at
oracle.bpel.services.workflow.test.workflow.ExceptionTestCaseBuilder.invoke(ExceptionTestCaseBuilder.java:155)
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 |