How To Decrypt And Unmask Standard Fields Using READ_FLDS Opcode
(Doc ID 1057872.1)
Last updated on AUGUST 10, 2023
Applies to:
Oracle Communications Billing and Revenue Management - Version 7.3.1.0.0 and laterInformation in this document applies to any platform.
*** ***
Checked for relevance on 07-April-2016
Goal
We have created a new payment method with 2 fields encrypted (a standard one PIN_FLD_DEBIT_NUM, a custom one MY_FLD_DEBIT_KEY).
When we do a PCM_OP_READ_FIELD from testnap we get:
Only the custom field MY_FLD_DEBIT_KEY is decrypted and unmasked, while standard field PIN_FLD_DEBIT_NUM is returned obfuscated.
How to show the content of standard fields via the PCM_OP_READ_FIELD opcode ?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |