Friday 21 September 2012

Axapta 2012 Developer point of view

View
  • Use tables and views to model data in perspectives
  • Modeling data using views and tables makes it easier to customize cubes.
Analysis Services Project wizards
  • Deploy default cubes.
    • Use the Analysis Services project wizard to deploy an existing Analysis Services project. Choose the default cubes from the AOT.
    • It is easier to deploy the default cubes.
Configure an Analysis Services project
  • Use the Analysis Services project wizard to remove measures, dimensions, and KPIs that you do not have access to according to the license and configuration keys in Microsoft Dynamics AX.

Analysis Services project.
  • It is easier to update an existing Analysis Services project.
ValidTimeStateFieldType
  • select statement , validTimeState keyword to filter rows by date or date range, like ValidTimeStateFieldType property
Application programmers no longer have to track every detail of foreign key relationships when they perform a set of data modification calls. The UnitOfWork class helps enforce transaction integrity.


No comments:

Post a Comment