ATM Transaction Anayzer User and Installation Guide

Appendix J 178
Parameter Description
LogFile Name Name of the log file.
Default: ATMStatGen.log
dtFormatString Date format string for display purpose.
Default: ddd MMM d yyyy HH:mm
ignoredTransCodes Message Type to be ignored.
reversalTransCodes The Reversal Message Type.
Default: 0420,0412,0430
adjAppRespCodes Adjusted approval response codes.
Default: 051,052,055,056,058,059,061,063,064
ApprovalResponseCodes Response codes for considering a transaction as approval.
Default: 000,001
TimeoutCodes Response codes for the timeout transactions.
Default: 01
statInterval The stat interval in minutes.
Default: 5
maxNumFailures The parameter shutdown the service after configured number of failures (in this case,
NT service manager will not start the service). If this parameter is 0 then service
never shutdown except abnormal termination/kill /exception (in this case NT service
manager starts the service after configured time in service’s recovery properties).
Default: 0
MaxLogFileLen Log File Length size in Kb.
Default: 2000
MaxNumOldLogFiles Maximum number of old log files.
Default: 4
LogErrorsToEventLog Log the error messages to the windows event log.
Default: false
failureRestartTimeSecs
Retries the failed operation after the configured time.
Default: 60.
maxStatGenIntervalMins The maximum Stat Gen interval in minutes. It can only generate 15 min past
transactions stats.
For example MaxStatGenIntervalMins is set to 15 mins. IF StatGen is down for 60
minutes between 10 AM – 11AM but the logger was logging transactions during
that time. When StatGen is started, for example, at 11AM, the Statgen will skip
statistics for transaction 10 - 10:45 and generates stats from 10:40 onwards.
Default: 15.
queryTimeoutSecs Maximum allowed time for the query execution on SQL server.
Default: 900
EntityTypeSeperator The delimiter used to separate combined entitytypes.
Default: “:”.
netUnavailsError Network Unavailable Response Codes
Default: 072,073
encryptError Encryption Error Response Codes
Default: 053
unAuthUsage Unauthorized Usage Response Codes
Default: 050
maxWaitTimeSyncSecs The amount of time to wait for multiple nodes to get in sync.
Default: 0
maxWaitTimeTimeoutSecs Maximum time to wait for the nodes to be online.
Default: 0
syncAllNodes Check to get all the nodes in sync.
Default: false