Support #10694

[SCP ID :##5280##] : Limit transaction

Added by Zahir Abd Latif over 4 years ago. Updated over 4 years ago.

Status:Closed - End of life cycleStart date:March 13, 2020
Priority:NormalDue date:
Assignee:Zahir Abd Latif% Done:

100%

Category:-Spent time:-
Target version:-

Description

Hi,
Kindly attend below request:

Update limit data in mss does not affect limit validation value in m2u n uiux upon ttansaction.

History

#1 Updated by Zahir Abd Latif over 4 years ago

  • Status changed from New - Begin Life Cycle to Pending Customer Feedback
  • Assignee changed from Rayvandy Gabbytian to Zahir Abd Latif
  • % Done changed from 0 to 100

Gabby, Mar 12, 2020 07:59 PM:-

Reported issue:
When internet banking limit (INT_OFF_LIMIT) is changed in MSS, the limit was not reflected in M2U.

Root cause:
Because the limit variable, we put in static memory as global variable and then check:
IF limit == null
then load limit from DB
else
get from static memory

This is already since beginning of M2U Go Live since 2013.

Solution:
Remove null checking for IB limit

Impact Analysis:
- Access to DB will be higher and may cause performance issue,
- 1 Java class is affected,
- Need to retest on all transfer and bill payment until results page.

Additional Notes:
Regarding IB limit fixes to always read from DB. I just re-uploaded the WAR file in server .43.
As you reported the previous WAR file I gave (in server .51) is having problem whereby it cannot load from account based on linked account. I could not identify what is the root cause.
So I regenerated the WAR file, reinstall and it is working now. FYI, I can confirm there was no changes on source code, project branch, or ESB mockup flag. Not sure what is the root cause.

Kindly retest this.

#2 Updated by Zahir Abd Latif over 4 years ago

  • Status changed from Pending Customer Feedback to Closed - End of life cycle

Issue closed in SCP.

Also available in: Atom PDF