Discussion
Charles Schwab
US
Last activity: 24 Nov 2015 10:12 EST
Transaction Rollback
Hi ,
I am using RDB operation to external system to fetch data.
When the RDB is getting called it throws an exception .
So i have cleared the error message on the page so that it can return to the calling activity and resume its flow.but i am getting the below error:
ERROR - PRPC Engine invocation failed, javax.ejb.TransactionRolledbackLocalException: ; nested exception is: com.ibm.websphere.csi.CSITransactionRolledbackException: Transaction marked rollbackonly
.
Transction is failing if case is created from MQ but its working when i create a case from my portal.