Invalid action on workflow task or user does not have privilege to perform this action?

Up vote 0 down vote favorite share g+ share fb share tw.

I am working on a worklist application and created java code for performing operation on task. When I am trying to close my task. Following Exception I am getting.

INFO main (HumanTaskImpl. Java:171) - Workflow Exception occuredORABPEL-30036 Invalid action on workflow task or user does not have privilege to perform this action. Action COMPLETED on task 80437d65-4fc5-413d-a1e4-6441bfe36698 cannot be performed by mikelio.

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. Exception in thread "main" workflowapplication.common. WorkFlowException: Workflow Exception occured, please see the log at workflowapplication.HumanTaskImpl.

CompleteTask(HumanTaskImpl. Java:172) at workflowapplication.HumanTaskImpl. Main(HumanTaskImpl.

Java:1259) Process exited with exit code 1. Any one please help me understand what kind of rights a user required to close the task. Case: 1.

Task created by user 'weblogic' and acquired by user 'abc' 2. Now I tried all combination as trying to close it by (updatetaskOutcome()) a. Context by abc b.

Context by weblogic TaskState is Assigned and Substate is Acquired still I am facing the same issue. So still not sure how I can close this task. I am using SOA 11g and Jdeveloper 11.1.1.4.0 java soa jdeveloper bpel link|improve this question edited Jul 19 '11 at 11:25 asked Jul 19 '11 at 11:19Abhishek214114 42% accept rate.

Download.oracle.com/docs/cd/E15523_01/relnotes.1111/e10133/… I checked the above link and its mentioning some approver list. I checked wftask table in SOAINFRA, the column was empty. Now the thing is where we define our approver list.

– Abhishek Jul 19 '11 at 11:59.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions