Skip to content
Light
English

Demander Synchronizer

Synchronizer is the API used to synchronize data, both the process of sending data to Demander, as well as searching and inserting data from Demander into the client’s ERP.

When creating a text file based on Demander integration layout, it is processed by the synchronizer, which is responsible for breaking the file into tables and sending it to the Demander Webservice. The entire sending process and logs are shown in the synchronizer, and saved in a Logs file.

When placing an order, making a visit without selling, changing or registering a customer, among other system features, the same changes need to be sent to the integrated ERP. When performing a search, a file will be generated with all records that have any changes equal to or greater than the date saved in the configuration file.

Another important feature of the Synchronizer is the search for records directly in the client’s database. Called Integrator, this functionality is capable of using SQL scripts and a connection to the database through a connection string, searching for records saved in the table in the database and creating a file ready to be sent to Demander.

Link to Download of Synchronizer.