Insufficient Privileges After Redeployment
(Doc ID 3074007.1)
Last updated on MARCH 04, 2025
Applies to:
Oracle Business Process Management Suite - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
On : 12.2.1.4.0 version, Human workflow (11g+)
Insufficient privileges after redeployment
After redeploying a composite administrative user (bpmadmin) loses their privileges for the "grab" operation.
Use JAVA API to grab the instance with the GrabInstanceContextRequest from the IInstanceQueryService (https://docs.oracle.com/middleware/11119/bpm/BPMAR/oracle/bpm/services/instancequery/IInstanceQueryService.html), and get this error:
ERROR
-----------------------
Exception
exception.70205.type: error
exception.70205.severity: 2
exception.70205.name: Invalid action on process instance or user does not have privilege to perform this action.
exception.70205.description: Action GRAB on process instance 1023458005 cannot be performed by bpmadmin.
exception.70205.fix: Ensure that the user has privilege to perform this action on the process.
The error is present only after redeployment of the composite with the same revision (need to redeploy and not to deploy a new version).
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 |