In my search for some information about getting Item Tracking via ADCS to work with MRP/MPS in Dynamics NAV i noticed, that when i searched for specific terms of functions in NAV objects a website kept popping up in the Google search results.
For some reason i had not really seen it before, must have missed a blog post about it :). It is basically a web based object model of Dynamics NAV. I know you can use other tools like Developers Toolkit to provide the same functionality, but having it online and available without any setups is pretty cool.


Here is another useful tool made by Rashed Amini aka. ara3n, i often use, when i have to “retrofit” objects from a newer version of NAV into an older version. Im sure you have tried this plenty of times, importing a 2009 object into a version 5 database – causing a crashed client. This is due to some of the new properties/triggers in the 2009 client that did not exist in previous version. Luckily the FOB files are backwards compatible, but for the tables, xmlports and reports it causes problems. Forms, Dataports and Codeunits works just fine.
Recent Comments