Problem with importing a transaction file from a text file

0 votes
No avatar asked by (120 points) about MasterCard Authorization Simulator
edited by

Has anyone tried to import a Transaction File from a text file in CSV format? I am following the instruction from the help file but getting the errors. The CSV file is built as:

(group),(name),(description),(transaction profile),(type),
Mygroup,mytest,test import,Trxprofile_reference.999.test.testimport,Tran,
Import error:
ERROR: Invalid field name found in the row description at position 1 ((GROUP))
ERROR: Invalid field name found in the row description at position 2 ((NAME))
ERROR: Invalid field name found in the row description at position 4 ((TRANSACTION PROFILE))
ERROR: Invalid field name found in the row description at position 5 ((TYPE))
ERROR: No (Path)-field found in the row description
Import preprocessing failed

1 Answer

0 votes
answered by (264k points)
edited by

As I can see from the error list posted above, the system doesn't recognize you CSV file. There is the PDF file listed on one of the websites displayed through Google Search. Access the page, then click the link from the Scribd website. The title is Credit Simulator User Manual.pdf.

Note: Make sure you have Adobe Reader or a compatible PDF reader installed on your computer.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...