2022

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The process of using MS NAV Adatper is explained in this section with an example of integrating MS NAV with MySQL Database. In this example four process flows as mentioned below is built for integration. Based on the requirement, other process flows can be built. Wiki link Platform can be referred to learn about building process flows / Process Definition Language.

  • MS NAV Customers to DB Customers
    • To sync MS NAV Customers into Database Customers table.
  • MS NAV Invoice to DB Invoice
    • To sync MS NAV Invoice into Database Invoice table.
  • DB Customers to MS NAV Customers
    • To sync Database Customer table into MS NAV Customers module.
  • DB Invoice to MS NAV Invoice
    • To sync Database Invoice table into MS NAV Invoice module.

DBSync Setup:

...