Connect 2 multiple NAV databases
How can I connect to multiple NAV databases. I have only one connector to setup, but I need to synchronize data between 2 databases
Answers
Alexander,
You have two options.
You have two options.
- Setup both the SOAP and Odata connectors. They can be pointed to separate NAV instances.
- Setup the NAV Connector that will be your destination in the NAV Connector setup, and setup the connection for your data source as an ODBC Connection directly to the NAV Database. We do not recommend using ODBC as a destination, because it circumvents the NAV business logic.