When Corporate Users Fetch the Credit Card Details, Bill Cycle Rest Service Giving 500 Error.
(Doc ID 2915365.1)
Last updated on DECEMBER 19, 2022
Applies to:
Oracle Banking Digital Experience - Version 21.1.0.0.0 to 21.1.0.0.0 [Release 21]Information in this document applies to any platform.
Symptoms
On : 21.1.0.0.0 version, Implementation Support
When a corporate user attempts to see the credit card details
the following error occurs.
ERROR
-----------------------
Error "System Cannot Process request " observed on the screen.
In Logs:
java.lang.NullPointerException
at com.ofss.digx.domain.party.entity.relation.account.repository.adapter.AbstractPartyToAccountRelationshipRepositoryAdapter.fetchAllAccountsOfParty(AbstractPartyToAccountRelationshipRepositoryAdapter.java:118)
at com.ofss.digx.domain.party.entity.relation.account.repository.PartyToAccountRelationshipRepository.fetchAllAccountsOfParty(PartyToAccountRelationshipRepository.java:137)
at com.ofss.digx.domain.party.entity.relation.account.PartyToAccountRelationship.fetchAllAccountsOfParty(PartyToAccountRelationship.java:222)
at com.ofss.digx.app.party.service.relation.account.PartyToAccountRelationship.listCards(PartyToAccountRelationship.java:116)
at com.ofss.digx.app.card.adapter.impl.CardPartyAdapter.listCards(CardPartyAdapter.java:75)
at com.ofss.digx.domain.card.entity.credit.policy.AbstractCreditCardBusinessPolicy.validateCardToPartyRelationship(AbstractCreditCardBusinessPolicy.java:182)
at com.ofss.digx.domain.card.entity.credit.policy.BillCycleBusinessPolicy.validatePolicy(BillCycleBusinessPolicy.java:104)
at com.ofss.fc.framework.domain.policy.AbstractBusinessPolicy.validate(AbstractBusinessPolicy.java:78)
at com.ofss.digx.app.card.service.BillCycle.fetchCreditCardBillCycle(BillCycle.java:159)
at com.ofss.digx.appx.card.BillCycle.fetchCreditCardBillCycle(BillCycle.java:104)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Login to an application as a corporate user
2. Credit cards -> Select active card -> details
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot see their credit card details
Changes
No changes done to hardware/product or environment cause this issue.
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 |