While modifying both users with in a single group screen is throwing Persistance Exception
(Doc ID 2898667.1)
Last updated on AUGUST 02, 2023
Applies to:
Oracle Banking Digital Experience - Version 21.1.0.0.0 and laterInformation in this document applies to any platform.
Goal
Qn1:On : 21.1.0.0.0 version, Production Support
Modifying both users with in a single group with Persistance Exception Occured
While trying to approve two corporate user using grouped persistence exception is coming.
Step 1: First of all we made 2 users (corporate)and grouped them.
Step 2: Login with any admin user and enable approval rule.
Step 3: Modify both users (corporate) one by one.
Step 4: Login with admin user (checker) and approve both requests in bulk.
Step 5: One of the transaction is approved other one failed with persistance exception occured.
Exception
-------------
Based on shared log below error observed:
Persistence exception occurred.[
Exception Description: The object [Panel
[key=com.ofss.digx.domain.approval.entity.usergroup.UserGroupKey@2d72336,
name=001, description=Test, partyId=000801, type=CUSTOMER,
users=[UserGroupUser
[key=com.ofss.digx.domain.approval.entity.usergroup.UserGroupUserKey@2d72337,
entity=corpmaker, entityType=USER], UserGroupUser
[key=com.ofss.digx.domain.approval.entity.usergroup.UserGroupUserKey@2d72338,
entity=corpmaker2, entityType=USER]], unary=false]] cannot be updated because
it has changed or been deleted since it was last read.
Class> com.ofss.digx.domain.approval.entity.usergroup.UserGroup Primary Key>
20004
Exception Description: The object [Panel
[key=com.ofss.digx.domain.approval.entity.usergroup.UserGroupKey@2d72336,
name=001, description=Test, partyId=000801, type=CUSTOMER,
users=[UserGroupUser
[key=com.ofss.digx.domain.approval.entity.usergroup.UserGroupUserKey@2d72337,
entity=corpmaker, entityType=USER], UserGroupUser
[key=com.ofss.digx.domain.approval.entity.usergroup.UserGroupUserKey@2d72338,
entity=corpmaker2, entityType=USER]], unary=false]] cannot be updated because
it has changed or been deleted since it was last read.
Class> com.ofss.digx.domain.approval.entity.usergroup.UserGroup Primary Key>
20004]
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 |