"Client Account Access cannot be deleted because User Account Access exist" Error Displayed on Delete Party Access Screen
(Doc ID 3035276.1)
Last updated on JULY 19, 2024
Applies to:
Oracle Banking Digital Experience - Version 21.1.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
When attempting to delete party account access, following error occurs.
ERROR
-----------------------
On Screen:
Client Account Access cannot be deleted because User Account Access exist
In Logs:
RuntimeException from delete method of class:'com.ofss.digx.app.access.service.account.party.PartyAccountAccess' for partyAccountAccessDTO 'com.ofss.digx.app.access.dto.PartyAccountAccessDTOs@57055dfe'
com.ofss.fc.infra.validation.exception.BusinessPolicyViolationException:
[Validation Errors =
Object Name: LinkedPartyAccountAccess, Attribute Name: PartyAccountAccess Name, Attribute Value: , Error Code: DIGX_AM_021, Message: Client Account Access cannot be deleted because User Account Access exist[]
]
at com.ofss.fc.framework.domain.policy.AbstractBusinessPolicy.checkForError(AbstractBusinessPolicy.java:106)
at com.ofss.fc.framework.domain.policy.AbstractBusinessPolicy.validate(AbstractBusinessPolicy.java:65)
at com.ofss.digx.app.access.service.account.party.PartyAccountAccess.delete(PartyAccountAccess.java:611)
STEPS
-----------------------
The issue can be reproduced with following steps:
1. Login via administrator user.
2. Select a party whose doesn't have any mapped users.
3. Navigate to user account access and verify doesn't have mapped any users.
4. Navigate to party account access and click on delete button.
5. Unable to delete party account access.
Changes
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 |
Changes |
Cause |
Solution |
References |