Program for connecting e commerce shops databases with Subiekt nexo - program used to manage and help with invoicing and controlling inventory
This is not a complete solution just the coding example.
Program connects to MS Database
Data retrieved from the database is then processed and filtered to use only valid and complete series.
When data is processed it is sent to the function where new customer order is being created.
According to program settings GDPR rules can be set.
Code includes functions to manually test its components.