IBY_FNDCPT_SETUP_PUB.create_card Is Failing To Insert DFF Values
(Doc ID 2097213.1)
Last updated on FEBRUARY 20, 2019
Applies to:
Oracle Payments - Version 12.2.4 and laterInformation in this document applies to any platform.
Symptoms
IBY_FNDCPT_SETUP_PUB.CREATE_CARD API is not inserting passed DFF (Descriptive FlexFields) values into iby_creditcards table.
STEPS
The issue can be reproduced at will with the following steps:
1. Write a script with a call to iby_fndcpt_setup_pub.create_card which has DFF segment attribute6 assigned to it.
2. Run the script in the environment
3. Ensure that the Credit Card is created. Obtain the Card ID printed and check if the attribute6 has value in the created credit card (select attribute6 from iby_creditcard where instrid= <enter instrument id>)
4. Result: Passed DFF value is NOT inserted into iby_creditcards table.
Changes
Cause
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
Symptoms |
Changes |
Cause |
Solution |
References |