FDT Statistikexport

InstallFDTStatistikExport1.0.16.zip

VersionDateChanges
1.0.0.12014-01-03Major refactoring, removed threading of service, created configuration object to hold xml configuration during runtime. Removed settings from configuration file and code that are not in use. Changed application setting Tick (minute, hour, day interval) to IntervalInMinutes.
1.0.1.02014-01-09Fixed issue with only one statistics row being saved in the xml file.
1.0.2.02014-02-21Added logging to FDT Log Service.
1.0.3.02014-02-28Adjusted campaign export
1.0.4.02014-03-07Updated service reference for FdtLogService.
1.0.5.02014-03-12Added #if DEBUG conditional for running the export at service startup.
1.0.6.02014-03-28Added debug statements to improve ftp upload troubleshooting.
1.0.7.02014-12-03Added support for Avance 8.6 and multiple numberseries.
1.0.8.02015-01-30Added support for Avance 8.6 for customer exports
1.0.9.02015-12-10Fixed issue with sales transactions query on avance version 8.5.x access database.
1.0.10.02016-10-12Fixed issue with sales transactions query on avance version 8.6.x access database. Changed to endpoint for production monitor.fdt.se for console runner.
1.0.11.02016-10-12Forced x86 build due to incompatibiliy with JET driver on 64 bit OS'es.
1.0.12.02016-10-12Added field FaktHstK.KampanjNr to jet sql query for extracting sales statistics.
1.0.13.02017-04-07Added handling of null values in FaktHstH.KontantNr when fetching sales stats.
1.0.14.02017-06-13Added application version reporting in call to monitor.fdt.se
1.0.15.02017-06-13Fixed issue with null values in FaktHstH.KontantNr.
1.0.16.02017-09-01New installer for Automatic (delayed start) to solve startup issues on Windows 10.