Showing posts with label Certification Guide. Show all posts
Showing posts with label Certification Guide. Show all posts

January 20, 2015

New Certification on Dynamics AX 2012 R3 MB6-702 Microsoft Dynamics AX 2012 R3 Financials


Hi Friends

One new certification will launch soon on functional track.

Name: MB6-702 Microsoft Dynamics AX 2012 R3 Financials

Study Materials:
80651: Financials I in Microsoft Dynamics AX 2012 R3
80652: Financials II in Microsoft Dynamics AX 2012 R3
80653: Fixed Assets in Microsoft Dynamics AX 2012 R3
 
Wait i will share more details soon…. :)



December 08, 2014

Exam MB6-704 Microsoft Dynamics AX 2012 R3 CU8 Development Introduction Certification

Exam MB6-704 Microsoft Dynamics AX 2012 R3 CU8 Development Introduction Certification 
Hi Friends,

Microsoft just released one more certification for Dynamics AX 2012 technical. Its still not available for registration but soon (within couple of days) it will be available for all of us.

Here is some details about this exam.

Study Guide

80670: Development I in Microsoft Dynamics AX 2012 R3 CU8
80671: Development II in Microsoft Dynamics AX 2012 R3 CU8
Exam Topics:
Describe the Dynamics AX Architecture, Manage the Data Dictionary, and Manage the User Interface (30% - 35%)
Describe the Dynamics AX architecture
This topic may include: Identify the features of Dynamics AX; describe the architecture of Dynamics AX; describe the development environment; describe licensing and configuration; describe the model-driven architecture.
Manage the data dictionary
This topic may include: Work with MorphX and the application object tree (AOT); describe primitive and extended data types; create tables; work with indexes, relations, enumerations, and views.
Manage the user interface
This topic may include: Create forms; join data sources; create menu items; create forms from form templates; work with list pages and FactBoxes.
Work with X++ (35% - 40%)
Describe X++
This topic may include: Identify the characteristics of X++; develop by using tools, such as the debugger and the Compare Tool; describe best practices; implement reverse engineering.
Work with X++ control statements
This topic may include: Work with variables, operators, conditional statements, and loops; use built-in functions; use communication tools.
Manage objects and classes
This topic may include: Work with objects, classes, and inheritance; work with scoping events and parameters.
Manage exception handling
This topic may include: Work with exceptions and optimistic concurrency exceptions; work with throw and try/catch statements.
Manage Security and Database Access (30% - 35%)
Work with role-based security
This topic may include: Set up a new user; assign roles to users; change duties on a role; change privileges on a duty; assign permissions to a privilege.
Understand security for developers
This topic may include: Understand permissions and security policies; work with Code Access Security; use display method authorization.
Access the database
This topic may include: Retrieve data; manipulate data; work with queries.

Soon I will share more details about this new certification.

-Harry

December 29, 2013

Available Courses For Dynamics AX 2012

Here are available Axapta certifications courses.
However there are limited certification are available till date, but study materials are available as resources/references.
Have a look on below table.



Course Code Course name
80163A What's New - Application in Microsoft Dynamics® AX 2012 for Supply Chain Management and Manufacturing

80164A What's New - Application in Microsoft Dynamics® AX 2012 for Finance, PA, Case Mgmt., HRM and Public

80165A What's New - Technical in Microsoft Dynamics® AX 2012 for Implementation

80219A Financials I in Microsoft Dynamics® AX 2012

80220A Financials II in Microsoft Dynamics® AX 2012

80221A Installation and Configuration for Microsoft Dynamics® AX 2012

80299A What's New - Technical in Microsoft Dynamics® AX 2012 for Development

80300A Introduction to Microsoft Dynamics® AX 2012

80302A Fixed Assets in Microsoft Dynamics® AX 2012

80303A Development I in Microsoft Dynamics® AX 2012

80304A Development II in Microsoft Dynamics® AX 2012

80305A Supply Chain Foundation in Microsoft Dynamics® AX 2012

80306A Distribution and Trade in Microsoft Dynamics® AX 2012

80307A Enterprise Portal Development in Microsoft Dynamics® AX 2012

80308A Procurement in Microsoft Dynamics® AX 2012

80309A Microsoft Dynamics® AX 2012 Process Manufacturing Production and Logistics

80310A LEAN Manufacturing in Microsoft Dynamics® AX 2012

80311A Service Industries in Microsoft Dynamics® AX 2012

80312A Development III in Microsoft Dynamics® AX 2012

80313A Development IV in Microsoft Dynamics® AX 2012

80314A Discrete Manufacturing Basics in Microsoft Dynamics® AX 2012

80315A Discrete Manufacturing Advanced in Microsoft Dynamics® AX 2012

80316A Project Essentials in Microsoft Dynamics® AX 2012

80317A Project Advanced in Microsoft Dynamics® AX 2012

80318A Reporting in Microsoft Dynamics® AX 2012

80338A Microsoft Dynamics® AX 2012 Public Sector – Financials

80339A Bill of Materials in Microsoft Dynamics® AX 2012

80414A Service Management in Microsoft Dynamics® AX 2012

80415A Public Sector Procurement and Payables in Microsoft Dynamics® AX 2012

80416A Application Integration Framework and Services in Microsoft Dynamics® AX 2012

80419A Manufacturing Execution in Microsoft Dynamics® AX 2012

80420A Data Upgrade and Code Upgrade to Microsoft Dynamics® AX 2012

80421A Sales and Marketing in Microsoft Dynamics® AX 2012

80422A Intercompany Setup and Order Processing in Microsoft Dynamics® AX 2012

80423A Master Planning in Microsoft Dynamics® AX 2012

80424A Product Configuration in Microsoft Dynamics® AX 2012

80427A Warehouse Management in Microsoft Dynamics® AX 2012




-Harry

September 09, 2013

Dynamics AX 2012 Certification Exams Details- Part II


MB6-869: Microsoft Dynamics AX 2012 Development Introduction


Preparation materials

This Exam contains following topics
Understanding Dynamics AX 2012 Architecture (13 percent)
·      Identify key development features and functionality.
·         This topic may include: development workspace; IntelliMorph; MorphX; object-oriented design; navigation
·      Demonstrate understanding of the data architecture.
·         This topic may include: working with data in forms; sorting records; filtering records; finding records
·      Demonstrate understanding of architecture components.
·         This topic may include: layers; models; labels; Help system; reporting
·      Work with customization tools.
·         This topic may include: using MorphX to customize the user interface; using the X++ editor to develop customizations; identifying best practices; using the Type Hierarchy Browser and Type Hierarchy Context tools; using the reverse engineering tool
Managing the Data Dictionary (13 percent)
·      Work with MorphX, the Application Object Tree (AOT), and projects.
·         This topic may include: working with development projects; features of the AOT; Microsoft Visual Studio projects node; objects in the data dictionary; navigating the AOT and data dictionary
·      Work with tables and relations.
·         This topic may include: table structure and components; fields; field groups; indexes; delete actions; creating tables; creating relations; primary keys; foreign keys; surrogate keys
·      Work with data types and base enumerations.
·         This topic may include: primitive types; extended types; creating data types; using data types; creating base enumerations; using base enumerations
·      Work with maps and views.
·         This topic may include: map functionality; map advantages; view functionality; view advantages
Managing the User Interface (13 percent)
·      Work with menus and menu items.
·         This topic may include: creating and using menu items; menu functionality; creating menus
·      Manage forms.
·         This topic may include: data sources; design; document view; editing data in a form
·      Work with forms.
·         This topic may include: form types; list pages and list page metadata; working with the action pane; form parts
Managing Security (11 percent)
·      Work with role and task based security.
·         This topic may include: identifying key concepts, terms, and benefits; working with roles, process cycles, and duties; working with privileges, entry points, and permissions
·      Understand security concepts and settings.
·         This topic may include: default security settings; sample security settings
·      Work with XDS and server enforcement of security.
·         This topic may include: server-based code authentication; data security filters; org model; effective date
Working with X++ Control Statements (13 percent)
·      Work with variables.
·         This topic may include: declaration; simple data types; composite data types; arrays; containers
·      Work with operators.
·         This topic may include: assignment operators; arithmetic operators; relational operators; operator precedence
·      Work with conditional statements and loops.
·         This topic may include: if…else; ternary; switch; while loops; do…while loops; for loops
·      Work with communication tools.
·         This topic may include: print; boxes; infolog; dialog
Managing Objects and Classes (12 percent)
·      Work with classes, objects, and inheritance.
·         This topic may include: defining key attributes; method access control; extending a class; expression operators for inheritance; referencing object methods; method types; inheritance among tables
·      Work with scoping, events, and parameters in X++.
·         This topic may include: scope of objects within a class; events in X++
Accessing the Database (15 percent)
·      Retrieve data.
·         This topic may include: table buffers; select statements; field lists; while select statements; sorting; joins; cross-company data access
·      Manipulate data.
·         This topic may include: insert; update; insert_recordset; update_recordset; delete; delete_from; transaction tracking system
·      Work with queries.
·         This topic may include: executing a query; building a query; QueryBuildDataSource; QueryBuildRange
Managing Exception Handling (10 percent)
·      Work with exceptions and optimistic concurrency exceptions.
·         This topic may include: handling errors
·      Work with throw and try/catch commands.
·         This topic may include: handling errors

Previous Post:

Dynamics AX 2012 Certification Exams Details- Part I

-Harry

August 30, 2013

Dynamics AX 2012 Certification Exams Details- Part I

Dynamics AX 2012 Certification Exams Details- Part I



Exam title Exam number
Microsoft Dynamics AX 2012 Trade and Logistics MB6-870
Microsoft Dynamics AX 2012 Financials MB6-871
Microsoft Dynamics AX 2012 Development Introduction MB6-869
Microsoft Dynamics AX 2012 Installation and Configuration MB6-872
Microsoft Dynamics AX 2012 Process Manufacturing Production and Logistics MB6-886
Microsoft Dynamics AX 2012 Lean Manufacturing MB6-884
Microsoft Dynamics AX 2012 Public Sector MB6-885
Microsoft Dynamics AX 2012 Service Management MB6-889