It's not a good idea to import straight into Navision from SQL. It's recommended that all data imports be done through Navision to ensure all business rules are checked.
At the end of the day, i have to export DATA from Nav throughout a CU i've created. The next step is to import DATA, but i don't know what is the best way to do it...SAMPLE CODE?
Comments
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
To a temporary table you mean. Then write a process to move them into production table.
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book
It's one time operation or is a periodically operation? Do you have direct access to SQL from Navision?
Freelance Dynamics AX
Blog : http://axnmaia.wordpress.com/
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
Freelance Dynamics AX
Blog : http://axnmaia.wordpress.com/
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
You could write a process only report to read and import flat files.
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book