Problem to Cancel a BPM Instance with SOA API
(Doc ID 1592908.1)
Last updated on AUGUST 16, 2024
Applies to:
Oracle Business Process Management Suite - Version 11.1.1.6.0 and laterInformation in this document applies to any platform.
Goal
In order to programatically cancel a BPM instance we use the oracle.bpm.services.instancemanagement.impl.InstanceManagementService.cancelProcessInstance API but we have the following exception:
javax.ejb.EJBTransactionRolledbackException: EJB Exception: ; nested exception is: java.util.ConcurrentModificationException in com.collaxa.cube.engine.CubeEngine.cancelInstance(CubeEngine.java:3259)
Solution
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
Goal |
Solution |
References |