Dynamics AX 2012 Coding Best Practices
Hi Guys, In this post I’ll be talking about Dynamics AX coding best practices i.e. the best practices that you should follow when using X++ code in Dynamics AX 2012. Coding in AX involves a number of items from naming conventions to select and conditional statements, the use of comments, semicolons, transactions, etc. and there […]
AIF Inbound and Outbound Ports in Dynamics AX
Hi Guys, In this post we’ll be looking at the Application Integration Framework – AIF Inbound and Outbound ports in Dynamics AX 2012 and how they are utilized by companies to integrate their various external business processes with Dynamics AX. As you know, the Dynamics AX Application Integration Framework (AIF) provides extensive support for sending […]
Regular Expression in Dynamics AX 2012
Hi Guys, In this post we’ll be looking at Regular Expression in Dynamics AX 2012. As you know, working with strings involves working with methods for searching text, validating names and emails, replacing text, etc. Whenever you need to use string manipulation methods for such tasks, it might be a good idea to use Regular […]
Compare Microsoft Dynamics CRM VS Salesforce
Hi Guys, In this post we’ll be compare the Microsoft Dynamics CRM vs Salesforce, to see which of these two is the better option for enterprises looking to adopt a CRM system. Historically, Salesforce has always been the dominant CRM SaaS (Software as a Service) platform, right from its launch in 1999 till 2013. Recently however […]
Creating Service Orders in Dynamics AX 2012
Hi Guys, In this post I’ll be giving a quick overview on creating Service Orders in Dynamics AX 2012, especially for those users who are new to Dynamics AX. Lets jump right to it. Creating Service Orders in Dynamics AX 2012 Service Orders are an essential part of Service Management, as they are used to manage and analyze […]
Debugging AIF Services in Dynamics AX 2012
Hi Guys, In this post we’ll take a closer look at debugging AIF services in Dynamics AX 2012. Debugging is a critical part of the development process as it helps you identify any defects in your code, so you can fix them. The MorphX integrated development environment (IDE) provided by Dynamics AX provides excellent support […]
Dynamics AX 2012 R2 Business Intelligence Capabilities
Hi guys, In this post we’ll be looking at Dynamics AX 2012 R2 business intelligence capabilities. The Microsoft Dynamics AX 2012 R2 BI Stack contains an integrated suite of platform products, technologies and applications that can be used to implement, deploy, manage, and use rich Business Performance Management features to address the core scenarios of […]
Quality Control Module in Dynamics AX 2012
Hi Guys, In this post we’ll be looking at the Quality Administration or Quality Control Module in Dynamics AX 2012. There are several processes in in the Quality Control module in Microsoft Dynamics AX 2012 via which you can ensure the quality of goods and products with respect to Sale or Purchase orders. These processes […]
Dynamics CRM Connector
Microsoft Dynamics is all about empowering people and organizations to have better experiences with their enterprise business applications. In this post, we’ll be looking at the Dynamics CRM connector for Dynamics AX, NAV and GP and how it’s opening new doors for combining relational and transactional information in a simple, effective way As you know, […]
Inventory Management in Dynamics AX 2012
Hi Guys, In this post we’ll take a closer look at inventory management in Dynamics AX 2012 or automated inventory movement. As you know the typical flow of inventory (depicted below) involves inventory traveling through the distribution center in a manually directed fashion, either through warehouse operations, manual compilation of inventory data, or via the […]