Hello,
I am doing to migrate data from NAV 2009 to NAV 2015 using RapidStart.
In NAV 2009 there are heaps of broken data exist
as a result, I need to refine data before import.
I do not know I am doing proper way to achieve the goal.
However, how do I import the data from NAV 2009 is
- Create a Worksheet table which I want to import the data in RapidStart
- Select the table and click Export to Template in Excel Ribbon tab.
- Insert the data into the Excel Table
- Refine the data in Excel and Save
- Click Import from Template.
Do I select the proper way to import data?
There is a better way to do this using SQL Query?? (in Excel it is quite painful and slow)
Anyway using above job process what I did is
- Imported data which is related to Contact and Customers
Such as Territory, Salutation, Service Zone, Currency, Posting Groups etc (Success) - Imported all contacts (Success)
- Imported all customers (Fail)
- Error Msg - There is no Contact Business Relation within the filter. Filters: Link to Table: Customer, No.: CE00001
- Field Caption: Primary Contact No.
- I know there is middle table "Contact Business Relation"
Try Imported Contact Business Relation (Fail)
- Error Msg - Business Relation Code SYSCUST is used when a Contact is linked with a Customer.
- Field Caption business Relation Code
How can I import all customer with proper contact relationship?
Best Regards,
*This post is locked for comments