CSVtoXML Ez a program a 1405, 1470, 2010, 2012 OSAP számú adatszolgáltatások támogatására szolgál. A 2020. év során is alkalmazott formátumban készült CSV fájlokat alakítja át az ELEKTRA rendszerbe feltölthető XML állományokká. A program javítja a CSV adatfájlokban leggyakrabban előforduló hibákat, ezenkívül Intrastat (2010, 2012) jelentések esetében összegzi az azonos termékkódot, ügyletkódot, partner tagállamot, származási országot, ill. a 2010. számú Kiszállítási jelentésnél azonos partner adószámot tartalmazó adatsorok számadatait. Használata: - Windows (csv_to_xml.exe): Induláskor egy fájlválasztó párbeszédablakban válasszuk ki a CSV fájlt, amelyet XML formátumra szeretnénk alakítani. - Linux (csv_to_xml-linux.64bit): A CSV fájlt a program parancssorában adjuk meg. - Java (csv_to_xml.jar): A CSV fájlt vagy parancssorban, vagy a program által megjelenített fájlválasztó párbeszédablakban adhatjuk meg. A Java alkalmazás 7. vagy újabb verziójú Java futtatókörnyezetet igényel. Ha a feldolgozás sikeres, az eredményül kapott fájl a kiválasztott fájllal azonos mappában keletkezik, -output.xml végződéssel (pl. ha a választott fájl neve jelentés.csv, akkor az eredményfájl jelentés-output.xml). Ha a feldolgozás sikertelen (nem javítható hibák vannak), ezek listája -error.txt végződéssel keletkezik a választott fájl mappájában. This program supports the data reporting task for surveys 1405, 1470, 2010, and 2012 by converting CSV files created in the format used also in year 2020 to XML that can be uploaded into the ELEKTRA system. The program corrects the most common errors occurring in CSV data files. For Intrastat (2010, 2012) reports, it also sums the numeric data in data rows containing the same commodity code, nature of transaction, partner member state, country of origin, and with Dispatches reports (2010), the same partner VAT number. Usage: - Windows (csv_to_xml.exe): On startup, a file chooser dialog appears; select the file on which you want to perform conversion to XML format. - Linux (csv_to_xml-linux.64bit): Specify the CSV file on the command line of the program. - Java (csv_to_xml.jar): The CSV file can be specified either on the command line, or in the file chooser dialog displayed by the program. This Java application requires Java Runtime Environment 7 or newer. If the processing is successful, the resulting file is created in the folder of the chosen file, with name ending with -output.xml (e.g. if the chosen file is report.csv, the resulting file is report-output.xml). If the processing fails (there are uncorrectable errors), the list of errors is written in a file with its name ending with -error.txt in the folder of the chosen file.