Contents
- 1 Microsoft Dynamics AX Technical Training Overview
- 2 Microsoft Dynamics AX Technical Course Content
- 2.1 Architecture
- 2.2 Data Dictionary
- 2.3 User Interfaces
- 2.4 Introduction to X++
- 2.5 X++ Control Statements
- 2.6 Accessing the Database
- 2.7 Exception Handling
- 2.8 Number Sequences
- 2.9 Fact boxes/Infoparts
- 2.10 Dialogs, Text Files and CSV files
- 2.11 AIF (Application Integration Framework)
- 2.12 Application Deployment
- 2.13 Reporting
Microsoft Dynamics AX Technical Training Overview
Microsoft Dynamics Technical Training is about the easy and faster ways to manage your business operations. It is an ERP software for multi-site business. This Course Deals with Operations and Management and Public Sector Organizations to organize the data in a regulatory manner.
Objectives of the Course
- Understand the work Flow Management
- Manage SSRS Reports
- Implement And best Practices on Microsoft Dynamics
- Using The Run Base Frame Work
Duration of the Course
- Good Programming Language
- Understand the basic Structure Organization
Who should learn this course?
- Business Professionals
- Business Managers and entrepreneurs
Microsoft Dynamics AX Technical Course Content
Architecture
- Introduction
- Features of Microsoft Dynamics AX
- Architecture
- Development Environment
- Model Driven Architecture
Data Dictionary
- Introduction
- MORPHX and the Application Object Tree
- Tables
- Data Types: Primitive and Extended
- Creating Tables
- Indexes
- Relations
- Base Enumerations
- Views
User Interfaces
- Introduction
- Forms
- Joining Data Sources
- Menus Items
- Form Templates
- List Pages
Introduction to X++
- Introduction
- Characteristics of X++
- Development Tools
- Best Practices
X++ Control Statements
- Introduction
- Introduction to Variables
- Operators
- Conditional Statements
- Loops
- Built-in Functions
- Communication Tools
Accessing the Database
- Introduction
- Retrieving Data
- Data Manipulation
- Queries
Exception Handling
- Introduction
- Exceptions
- Try and Catch Exceptions
- Throwing Exceptions
- Optimistic Concurrency Exceptions
Number Sequences
- Introduction
- Set Up and Administration
- Using Number Sequences in Forms
Fact boxes/Infoparts
- Introduction
- Menu Items
- Creating Factboxes
- Applying in the existing application
Dialogs, Text Files and CSV files
- Introduction
- Creating, reading and writing the data in text files
- Creating Dialog boxes
- Importing the data into the CSV file using X++ coding
- Creating the forms using X++ coding
AIF (Application Integration Framework)
- Introduction
- Creating a custom service
- Deploying a service
- Testing the service
- Consuming the service using visual studio
Application Deployment
- Introduction
- Identifying the objects to be deployed
- Deploy into the required environment
- Save the changes after deployment
Reporting
Types of Reports
- Standard dynamics AX Reports
- SSRS Reports
Standard Dynamics AX Reports
- Introduction
- Creating a report
- Designing a report
- Executing report through Menu Items
- Executing report through X++ code
SSRS Reports
- Introduction
- Reporting Features Overview
- Report Data Overview
- Creating Basic Reports from a Query and RDP
- Manage Report Execution by Using X++
- Print Management