Introduction
In general, automated data export from your ERP system to Tacto x involves key steps:
Export of data from the ERP system
Upload of the ERP tables to an Azure directory provided by Tacto
Export of the data from your ERP system
During the Tacto onboarding process, our Solution Engineering team defines with you which data is relevant for a data exchange between your ERP system and Tacto.
Usually, both tables and the columns they contain are defined and a possible export is specified.
Upload of ERP tables
Generally, an Azure Blob Storage is used for the batch-based exchange of data between Tacto and your ERP system.
For this, the data exported locally at your end from the ERP system is moved from a local folder to the Tacto cloud storage using a script.
Below we offer you two explanations of how this transfer can work in Unix based systems and in windows based systems:
