Sometimes we need to import an excel file that contains existing and new records. With standard Dynamics AX 2009 you don’t get an option (import rule) where you can specify ONLY import and update existing records. Below are standard AX…
This is a very short article which shows how to write any information into the system event viewer. This is something that can be very useful when trying to debug processes such as batches that are difficult to debug. One thing…
I know this post is a bit late as we are already about to see release of AX 2012 soon, but for a long time I wanted to put this information together for some of you guys who were continuously…
Dynamics AX 2012 lovers, I am really excited to share this with you that we are coming up with the first book on Dynamics AX 2012. This book is a complete reference guide for functional and technical consultants. I am proudly a…
Microsoft Dynamics CRM 2011 comes in two flavors, online and on-premises. Fetch-Xml method of report development can be used to create custom SSRS reports for both the types of CRM deployments. To get started with the development, make sure you…
In this article, we will see how to convert Customer / Vendor’s private addresses into public GAB addresses. If you try to do it manually by clicking the public check box on a private address then it will just not…
List of Dynamics Ax version and kernel/application builds. These numbers are changed when you install new service pack / hotfix / roll-up. So, check above link to know which version of Ax SP / hotfix /roll-up you are on. Other…
Many people wonder if Microsoft SharePoint 2010 is compatible with Dynamics AX 2009 EP or not. So the good news is, yes these products are fully compatible with each other and you can deploy EP on SharePoint 2010. This can…
I was planning to write the next part for Enterprise Portal development but then I found this well defined document which specifies steps and things need to be taken care while doing EP development. Download full MS Dynamics Ax 2009…
This post is a quick reference on consuming asmx / svc services in Dynamics Ax. We will also see how to pass .Net types to / from X++ code. There are two methods available in .Net to create web services,…
Ever wondered what’s special about new Microsoft Office file formats, why there is X in all office 2007 or later version file extensions, like docX, xlsX, pptX etc.? Yes, this is a file format specification from Microsoft and this Office…
This is the error you receive while trying to access ASMX web service from Windows 7 64-Bit / Windows 2008 Server 64-Bit and IIS 7. If you try to validate Dynamics Ax 2009 workflow web service from Ax, you receive…