Resolut BOS Connector
The Resolut BOS Connector can be used to import and export transactions, and import data such as Employees, Items, Prices, VATs, etc. from Resolut BOS to Resolut Online BOS.
Set-up
-
Go to Configuration > Integration and on “Resolut” click Configure
-
Enter the BOS connection string and the Resolut connection string, as well as the Resolut BOS Company id and Resolut BOS Country id.
Connection strings template:
BOS connection string:
Data Source= 192.168.X.1;Initial Catalog=BosClientDatabase;User ID=username;Password=password;TrustServerCertificate=true
Resolut connection string:
Data Source=192.168.X.1;Initial Catalog=ResolutDatabase;User ID=username;Password=password;TrustServerCertificate=true
Data source – server IP
Initial Catalog – database of either Resolut or BosClient
User ID/password – login used to connect to server
TrustServerCertificate - optional