My Oracle Support Banner

ORABPEL-30036 error when selecting multiple Tasks in the BPM Workspace and then submitting them (Doc ID 1996295.1)

Last updated on APRIL 06, 2023

Applies to:

Oracle Business Process Management Suite - Version 11.1.1.7.0 to 12.1.3.0.0 [Release 11gR1 to 12c]
Information in this document applies to any platform.

Symptoms

Unable to claim multiple tasks at one time. While trying to claim them a comment popup will appear. After entering the details and clicking ok an error shows in the logs:

[2015-03-24T14:32:44.968-03:00] [soa1] [ERROR] [] [oracle.soa.services.workflow.task] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: ] [ecid: ,1:22940] [APP: soa-infra] [composite_instance_id: ] [composite_name: namev2!1.0.3] [component_name: namev2] Invalid action on workflow task or user does not have privilege to perform this action.[[
Action UPDATE_COMMENT on task cf1ca0e4-0c27-4399-a1b1-986ae9357613 cannot be performed by <user>.
Make sure that the action is valid with respect to the current state of the task or ensure that the user has privilege to perform this action on the workflow task.
 ORABPEL-30036

Invalid action on workflow task or user does not have privilege to perform this action.
Action UPDATE_COMMENT on task cf1ca0e4-0c27-4399-a1b1-986ae9357613 cannot be performed by <user>.
Make sure that the action is valid with respect to the current state of the task or ensure that the user has privilege to perform this action on the workflow task.

at oracle.bpel.services.workflow.task.impl.TaskService.performPreActionValidation(TaskService.java:8101)
at oracle.bpel.services.workflow.task.impl.TaskService.performPreActionValidation(TaskService.java:8269)
at oracle.bpel.services.workflow.task.impl.TaskService.addComment(TaskService.java:2424)
at oracle.bpel.services.workflow.task.impl.TaskService.addCommentToTasks(TaskService.java:2478)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
at oracle.bpel.services.common.dms.MethodEventAspect.invoke(MethodEventAspect.java:70)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
at oracle.bpel.services.common.dms.MethodPhaseEventAspect.invoke(MethodPhaseEventAspect.java:82)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
....

 

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


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