2014 edition of Gartner Magic Quadrant for ERP gives high rating to Microsoft...
Toward the end of November, 2014, Gartner published the latest iteration of its Magic Quadrant for Single-Instance ERP for Product-Centric Midmarket Companies. In the overview diagram, Microsoft...
View ArticleThe Move from Entry Level Accounting Software to ERP
With so many balls in the air, new businesses tend to select an entry level accounting software that is going to get them off the ground in the cheapest and simplest way possible. But as those...
View ArticlePlanning to customize your WMS? Your reasons may not impress the experts
Last year, Microsoft announced the acquisition of Blue Horseshoe's Warehousing for AX (WAX) and Transportation for AX (TRAX) solutions . By doing so, the software giant put itself on the track...
View ArticleError - Account is missing (when trying to post)
Recently I was working with a client that was attempting to post an intercompany GL transaction. In attempting to post the transaction...they were receiving an error message "Account is missing". I...
View ArticleEnabling almost any conceivable usage scenario for mobility: Understanding...
When we developed the Dynamics Anywhere solutions, we aimed to make mobility effective with the most reliable, uncomplicated technology possible. At the core of the AX Anywhere and NAV Anywhere Mobile...
View ArticleThree new videos on To-Increase EDI Studio and Data Migration Studio for...
These are the three videos and their URLs: EDI Studio: https://www.youtube.com/watch?v=8R4nWi9v3zI Data Migration Studio: https://www.youtube.com/watch?v=6qJuaBo4BDw Data dependencies in Data Migration...
View ArticleError - Company Statement not set up (when trying to make vendor payment)
If you get an error message when attempting to process a payment from one of your banks stating "Company Statement not set up", you most likely have not specified an address for the bank.If you update...
View ArticleFAQ: Microsoft Dynamics AX Kernel Hotfixes
This blog article attempts to address some of the questions we are commonly asked relating to kernel hotfixes. It is primarily written for AX 2012, R2 and R3 but many of the concepts are relevant to...
View ArticleTips on AX 2012 Security Development Tool – Part 6
As mentioned in my previous blog related to the security development tool, I will have a neat tip for developers (and interested functional people). With help of the Security Development Tool, you can...
View ArticleCases: Product Change
A new type of case became available in Ax 2012 R2 CU7. The Product change case!!It sure smells like a mini ECO (Engineering Change Order); hopefully this is the first stirring of a grand enhancement...
View ArticleHow I as a developer think about design
Design is about decomposition and integration. We learn design mostly from the nature – we examine things from the nature or the god created things first. Our approach is decomposing them and find out...
View ArticleYour Distribution ERP Should be Tracking These Metrics
There are hundreds of possible metrics in the textbooks that your distribution operations could track. Having a grasp of each metric can provide some sort of value to the company. But there are a few...
View ArticleRecalling the Difference
Last year the FDA issued a draft guidance to clarify the difference between a recall and a product enhancement. Only voluntary recalls are in scope and whether they are performed by the manufacturer or...
View ArticleHow to update config key through code and reload security
Ax code:ConfigurationKeySet configurationKeySet; super();if (!isConfigurationkeyEnabled(configurationKeyNum(<your config key>))){configurationKeySet = new...
View ArticleImport exchange rate from files [AX 2012]
Last year I showed how easy it was to extend the exchange rate provider framework by using Yahoo!’s currency web service.Open source Exchange rate provider on Codeplex [AX 2012]Now I will show how you...
View ArticleAzure SQL database update V12 preview boosts performance, compatibility: Good...
As we've been reporting over the last few months, Microsoft is settling into a faster release cadence for its products, including three major release in the last quarter of 2014 - GP 2015 , NAV 2015...
View ArticleMicrosoft Dynamics AX 2012 Demo VM V1 R3 CU8 available for download
Dynamics Ax 2012 R3 CU8 demo virtual machine, is available only on Azure. You can deployed through Life cycle services.The new features are as follow. If you want to download Demo VM from Partner...
View ArticleMicrosoft Dynamics AX 2012 R3 CU8 Demo VM V1
Ya se ha publicado la máquina virtual demo de la también recién publicada Microsoft Dynamics AX 2012 R3 CU8 . Esta máquina virtual viene, como de costumbre, actualizada con las últimas versiones de...
View ArticleError when browsing a custom service hosted as IIS web service: An attempt...
Title: Error when browsing a custom service hosted as IIS web service - An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)Scenario:You are using...
View ArticleAX 2012: Multi-Select Lookup for SSRS Report Dialog
Overview: In this post we’ll learn how to build multi-select lookup for SSRS report dialog. We’ll create an RDP report with an AutoDesign layout. Controller will be used to run the report...(read more)
View Article