Total Pageviews

Sunday, December 23, 2012

Upgrade from AX 2012 / AX 2012 Feature Pack to AX 2012 R2

The new upgrade guide has been released at http://www.microsoft.com/en-us/download/details.aspx?id=14599 and has very detailed steps on performing an in-place upgrade of AX 2012/AX 2012 FP to AX 2012 R2. Download a copy and ensure it is dated December 2012.

It talks about all the steps you need to take, starting from creating a test system first and restoring a copy of your production database on to it and onwards. It suggests following the steps in the order given and makes several suggestions and recommendations to ensure a good upgrade path.

Sunday, December 16, 2012

List of new tools released for Microsoft Dynamics AX 2012


1.   Application analysis Tool (Beta): The Application Analysis tool is designed to enable developers to easily understand how the application has been constructed. The tool can analyze X++ code, create UML sequence diagrams of the data model using progressive discovery.

2.   Data Migration Framework Tool (Beta): The Data Migration Framework (Beta) is an extension to Microsoft Dynamics AX that provides a way to migrate data from external sources to source Microsoft Dynamics AX 2012.

The framework also supports exporting and importing data (for entities defined in the Data Migration Framework) from a Microsoft Dynamics AX 2012 instance to another one.

3.   Combine XPO Tool (Beta): The Combine XPO Tool (Beta) 1.0 is a command line program that combines a set of interdependent XPO files into a single XPO. For example, if a team of developers is making code changes to different aspects of an application, use this tool to merge those changed files into one file.

4.   Security Development Tool (Beta): The Security Development Tool (Beta) is intended to simplify the creation and maintenance of security artifacts such as roles, duties and privileges. It displays entry point permissions for a given role, duty or privilege and allows you to create new security artifacts on the basis of access through various entry points. The tool allows you to test newly a created\modified security role, duty or privilege from the same interface without using a different test user account. In addition, the tool also allows you to record business process flows and identify the entry points used.

5.   Code Upgrade Service Tool (Beta): The Code Upgrade Service Tool (Beta) is designed to help Microsoft Dynamics AX developers upgrade their X++ code to Microsoft Dynamics AX 2012. The service analyzes X++ code patterns and automatically fixes some patterns, provides suggestions on how to fix other patterns, categorizes upgrade tasks, and enables developers to add their own patterns to be analyzed.

6.   Security Upgrade Advisor Tool (Beta): The Security Upgrade Advisor Tool (Beta) is intended to help simplify the process of upgrading security settings from an earlier version of Microsoft Dynamics AX to Microsoft Dynamics AX 2012. It compares entry point and permissions between systems and generates a list of matching privileges that can be used a particular role. The role-to-privilege mapping is based on the user group-to-access right mapping in earlier versions of Microsoft Dynamics AX systems. The tool is designed as an aid for upgrading security settings and is not one click solution. Developers are advised to review each suggestion carefully before making any changes.

7.   Intelligent Data Management Framework Tool: The Intelligent Data Management Framework Tool is designed to help system administrators optimize the performance of Microsoft AX installations. The Intelligent Data Management Framework assesses the health of the Microsoft Dynamics AX applications, analyses current usage patterns, and helps reduce database size.

Saturday, December 8, 2012

DAX – Journal posting used following tables


In DAX journal posting used following tables, ledgerJournallTable is a main table to store header information about the journal and the ledgerJournalTrans table to store line information.

After posting of journal the information is entered in the following tables.

-          If the Vendor account is used in the ledger account field then the information will be stored in vendTrans also.

-          If the Customer account is used in the ledger account field then the information will be stored in custTrans also.

-          If the bank account is used in the ledger account field then the information will be stored in bankAccountTrans also.

-          If the tax information exists on the line, it is stored in taxtrans table.

-          If there is a localization license for countries like  India, UK then the tax related information will also store in taxTrans_In, taxTrans_UK  tables

Cumulative Update 4 (CU4) Relesed

I would like to inform you that, Cumulative Update 4 (CU4) is released and this is compatible with the RTM versions and Feature Pack 1 RTM AX 2012. This cumulative update is applicable for both AX2012 RTM (6.0.947.0) & AX2012 Feature Pack 1 RTM (6.0.1108.0). It is recommended to read the release notes prior to installation of AX2012 Feature Pack Cumulative Update 4 (6.0.1108.2423).

For more information and to download CU4 accessing the link below.

Cumulative Update 4 (CU4)