Bug #2784

BIB : Authorization - New Interbank Transfer (Approver)

Added by Lizahwati Basirun over 11 years ago. Updated about 11 years ago.

Status:Work Completed-End life cycleStart date:June 10, 2013
Priority:NormalDue date:
Assignee:Norhaidah Md Dasuki% Done:

100%

Category:-Spent time:-
Target version:-

Description

Salam Ikh,

Kindly help to fix this error:

Login as Initiator: (alibaba/aaaa2222)
  1. Make a new Interbank Transfer
  2. Transaction successful and pending for approval
Login as Approver: (approverDin/aaaa3333)
  1. Click on Authorization module
  2. Click on IB Refence No. hyperlink
  3. Approve the transaction and input Secure Pass PIN no.
  4. Click Confirm button

Current Result:
System navigate to result page with no value for transaction type, IB Reference No. and Approver Status still Pending Approver.

Expected Result:
System should authorize the transaction with valid data.

As per attached is the screen shot for your references.

Thank you.

Authorize Transaction New Interbank Transfer.docx (56.8 KB) Lizahwati Basirun, June 10, 2013 10:59

History

#1 Updated by Sibghotulloh Ikhmatiar over 11 years ago

  • Status changed from New - Begin Life Cycle to Internal Testing
  • % Done changed from 0 to 100

Root of Issue:
There was an error thrown in the back-end (service) layer and made the front-end layer was unable to display the data/records. This is because the back-end received the decimal number format from Initiator with Interbank transfer transaction and binds the Interbank transfer MEPS charge with 2 floating number (0.30), while back-end layer is expecting format as HOST system specified (0000000000000000030) and back-end threw an error without displaying message at the front-end layer also to prevent the wrong data/records entering HOST system.
Resolution:
We have added conversion method for 2 floating number (0.30) into HOST system format (0000000000000000030) in the back-end layer which makes front-end is able to display the records as expected. Kindly re-test the issue after redeployment.

#2 Updated by Siti Norahayu Mohd Desa about 11 years ago

  • Assignee changed from Sibghotulloh Ikhmatiar to Lizahwati Basirun

#3 Updated by Lizahwati Basirun about 11 years ago

  • Status changed from Internal Testing to Work Completed-End life cycle
  • Assignee changed from Lizahwati Basirun to Norhaidah Md Dasuki

This issue already solved. Fixed on SIT BIB testing.

Also available in: Atom PDF