Regarding master card transaction CDF3 version.
Hi,
This is regarding uploading of master card transactions to Oracle using CDF3 format.
For CDF3 program, the input data file is the XML format.
There is an XML tag <AccountInformation_4300> which stores information of the credit card like expiration date, first name, last name. These details are stored in iby_creditcard table.
There is an XML tag <EmployeeId> within XML tag <AccountInformation_4300>. But I am unable to find a column which maps to this tag.
Please let me know where the "EmployeeId" is stored in Oracle?
Thanks,
Krishna