Support #10078

[SCP ID :##5057##] : unlocked CA not appear at checker authorization list

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

Status:Closed - End of life cycleStart date:August 01, 2019
Priority:NormalDue date:
Assignee:Zahir Abd Latif% Done:

100%

Category:IBAMSpent time:-
Target version:-

Description

Hi,
Kindly attend below request:

Unlocked CA not appear at checker authorization list. No error prompt at maker screen.

History

#1 Updated by Stephanie Sufrapto about 5 years ago

  • Status changed from New - Begin Life Cycle to Pending Customer Feedback

Give query to user

-- Check for permision for admin user. update with adminUserInsertHere the approver username that can't find the under authorization list
select * from ADMIN_PERMISSION where USER_ID in (select USER_ID from IB_USER where USER_ALIAS='adminUserInsertHere')
--CHECK when user in edited
select * from MK_TRNX_MASTER where [DESCRIPTION] like '%FAHMIEFAEZ%'

-- update the mk pending for the user
UPDATE BIB_USER SET MK_PENDING='0' WHERE USER_ALIAS ='FAHMIEFAEZ'

#2 Updated by Zahir Abd Latif about 5 years ago

  • Status changed from Pending Customer Feedback to Closed - End of life cycle
  • Assignee changed from Stephanie Sufrapto to Zahir Abd Latif
  • % Done changed from 0 to 100

Issue closed in SCP.

Also available in: Atom PDF