Bug #3935

IBAM - Content > Payee > Create Edit & Delete Content

Added by Siti Norahayu Mohd Desa almost 11 years ago. Updated over 10 years ago.

Status:Work Completed-End life cycleStart date:November 15, 2013
Priority:NormalDue date:November 15, 2013
Assignee:Lizahwati Basirun% Done:

100%

Category:-Spent time:5.00 hours
Target version:-

Description

Create Payee Content
Input Specification:-
  1. Commission Amount - 15,2 Decimal
  2. Minimum Payment Amount - 15,2 Decimal
  3. Maximum Payment Amount - 15,2 Decimal
Edit Payee Content
Input Specification:-
  1. Commission Amount - 15,2 Decimal
  2. Minimum Payment Amount - 15,2 Decimal
  3. Maximum Payment Amount - 15,2 Decimal
Authorization
Pending > IBAM Pending
  1. Login as Admin. Admin unable to see all pending issue created, edited or deleted by Maker
Approval > IBAM Authorization
  1. Unable to approve created content by Maker. System throw "Service is currently unavailable."
    Payee Product Code:
User Transaction Log details
  1. Before State for create content display null value instead of NIL
  2. After State for Delete display null value instead of NIL

History

#1 Updated by Wijaya Kartono almost 11 years ago

  • Status changed from New - Begin Life Cycle to Development / Work In Progress
  • % Done changed from 0 to 70

Create Payee Content
Input Specification:-

Commission Amount - 15,2 Decimal
Minimum Payment Amount - 15,2 Decimal
Maximum Payment Amount - 15,2 Decimal

Edit Payee Content
Input Specification:-

Commission Amount - 15,2 Decimal
Minimum Payment Amount - 15,2 Decimal
Maximum Payment Amount - 15,2 Decimal

Verified with user:
1. Field length for Monetary Field e.g. Commission Amount, Min/Max Amount etc. is 9,2 decimal
2. All fields related to monetary has been changes the error message to "is not in currency format." Range has been set to from 0.00 and max length also has been setup whereby the error message for currency range will not applicable any more.

Authorization
Pending > IBAM Pending

Login as Admin. Admin unable to see all pending issue created, edited or deleted by Maker

Modified checker maker, Super Admin can see all pending list.

Approval > IBAM Authorization

Unable to approve created content by Maker. System throw "Service is currently unavailable." 
Payee Product Code:

Working in progress.

User Transaction Log details

Before State for create content display null value instead of NIL
After State for Delete display null value instead of NIL

Changed to NIL instead of null.

#2 Updated by Wijaya Kartono almost 11 years ago

  • Status changed from Development / Work In Progress to Internal Testing
  • Assignee changed from Wijaya Kartono to Siti Norahayu Mohd Desa
  • % Done changed from 70 to 100

Hi Kak,

Approval > IBAM Authorization
1. Unable to approve created content by Maker. System throw "Service is currently unavailable." 
Payee Product Code:

Root cause:
- Invalid data of pending task. (e.g. action id stored as "view" instead of valid action id like 1002/2002/...)
- Delete content that is not existed anymore.
- Data type and length is not match with DB. (Already retest for certain modules, it has no issue)

Kindly retest it. Thank you.

#3 Updated by Siti Norahayu Mohd Desa almost 11 years ago

  • Status changed from Internal Testing to Development / Work In Progress
  • Assignee changed from Siti Norahayu Mohd Desa to Wijaya Kartono
  • % Done changed from 100 to 80

Test Result
Input Specification for amount changed to 9,2 and field maxlength is 12. - Failed.

Actual Result:
System accept to key in 123456789.7 value. After approved the amount will rounding to 1234567891.

Expected Result:
Requirement 9,2 - Last digit must be 2digit after decimal. No need to rounding the amount.

#4 Updated by Norhaidah Md Dasuki over 10 years ago

  • Project changed from ePay_Internal Testing to Agrobank Projects

#5 Updated by Wijaya Kartono over 10 years ago

  • Status changed from Development / Work In Progress to Internal Testing
  • Assignee changed from Wijaya Kartono to Lizahwati Basirun
  • % Done changed from 80 to 90

Hi Kak Liza,

Root cause: Decimal scale was set as 0 for Min/Max Payment Amount.
Solution: Set decimal scale to 2 for column MIN_PAYMENT_AMOUNT and MAX_PAYMENT_AMOUNT in IB_PAYEE.

Fixed. Kindly test it. Thank you.

#6 Updated by Lizahwati Basirun over 10 years ago

  • Status changed from Internal Testing to Work Completed-End life cycle
  • % Done changed from 90 to 100

Tested for Min and Max amount. Issue has been resolved and successfully tested.

Also available in: Atom PDF