Running the credit card import tool

You can run the credit card import tool from a command line or call the log file from a batch or a shell file.

A sample batch or a shell file, run_ccimport, is included with the Credit Card functionality in the app server directory. You must first modify the sample file to include the correct path and parameters, if you use this sample file.

You can create a separate batch or a shell file with the appropriate parameters for each file format that you import.

The classpath must be similar to the classpath of the client, the Infor XM SAT and the startup scripts. Run the credit card import tool with the path and the appropriate parameters set:

jre largesoft.sys.Application -startupClass largesoft.admin.cc.Charge

CardImport -f file_format -d data_file -l log_file

Note: Specify the command as one continuous line without breaks.