Support #7566

SCP ID :##3950##] : eCustody Production - missing value in DB and no status on dashboard for successful trade

Added by Zahir Abd Latif about 7 years ago. Updated about 7 years ago.

Status:Closed - End of life cycleStart date:July 12, 2017
Priority:NormalDue date:
Assignee:Zahir Abd Latif% Done:

100%

Category:-Spent time:-
Target version:-

Description

Hi,
Kindly attend below request.

Client perform trade upload successfully today and reported dashboard status not updated for 'Send to Host'. Query perform to DB and found out SENDING_TS value missing.

Log file and code change(previously) already send to penril support for checking.

History

#1 Updated by Najmi Pasarudin about 7 years ago

  • Status changed from New - Begin Life Cycle to Development / Work In Progress

#2 Updated by Najmi Pasarudin about 7 years ago

Send email to client requesting class file and table's data.

#3 Updated by Najmi Pasarudin about 7 years ago

  • % Done changed from 0 to 10

#4 Updated by Najmi Pasarudin about 7 years ago

  • Status changed from Development / Work In Progress to Pending Customer Feedback
  • % Done changed from 10 to 90

Issue:
Some data in VERIFI_BATCH table has missing SENDING_TS even after trade authorization.

Cause:
Probably related to performance issue. Local testing shows no problem inserting SENDING_TS after trade authorization. In the code, new java.util.Date() is used instead of new Date().

Solution:
Clean up the code. Update all new java.util.Date() to new Date();

#5 Updated by Najmi Pasarudin about 7 years ago

  • Status changed from Pending Customer Feedback to User Acceptance Test

Client still testing on this issue due to difficulties to replicate the test scenario.

#6 Updated by Najmi Pasarudin about 7 years ago

  • Status changed from User Acceptance Test to Pending Customer Feedback
  • Assignee changed from Najmi Pasarudin to Zahir Abd Latif
  • % Done changed from 90 to 100

Patch was delivered and should already be deployed to production.

#7 Updated by Zahir Abd Latif about 7 years ago

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

Issue closed in SCP.

Also available in: Atom PDF