SlideShare une entreprise Scribd logo
1  sur  16
Ms Dynamics Ax 2012
By
Johnkrish
MSD Ax is a
Customizable, Multi-language, Multi-Currency
ERP Solution.
Completely integrated & Web-enabled
Supports MS Sql Server
It Excels in
Manufacturing, E-Business, Wholesale and
Service industry
Features of MSD AX
1 Functional
• Multicurrency Multilanguage
• Centralized Single Database is used for all companies in an organization
• Highly integrated between functional areas like Resource planning, Sales,
Manufacturing
• Dimension based system for all Modules
• Forecasting & Master Planning
2 Development Environment
• Ax MorphX IDE
• Visual Studio IDE for Web, Report
• Application Object Tree
• Drag & Drop functionality
Client Workspace
• Navigation Pane – It shows all modules of a current user
• Content Pane – It shows Role centers, List pages & Area pages
• Role Centers – It display specific data, reports, alerts and common tasks
associated with a user’s role in an organization
• List Pages – It display list of data. So you can view & search through a list of
records
• Area pages – It displays all Menu items relevant to the module selected in the
Navigation Pane.
• Action Pane – Contains basic action buttons
• Fact box – It shows data related to the selected customer
• Filter Pane – Used to filter the records
• Grid – Displays a list of records
Architecture
MSD Ax has 3 tier architecture
• Database stores the data
• Server runs the application business logics
• Client application allows users to connect to the server
Extended Architecture
Several other components of MS Technologies are used in a typical deployment
Clients
MSD Ax Rich Client
• Is the primary client to access MSD Ax Functionality
• Most of the Rich Client forms are designed by MorphX
• Role Center pages are displayed within the rich client form
• SQL Reports are called from rich client by using Report Viewer Control
MorphX IDE
• It is accessed through the Developer workspace
• Workspace provides access to the AOT & other Development tools
• Building or modifying tables, forms & menus can be done by using drag-n-drop
with little coding or no coding
• X++ is the programming language used in MorphX IDE
Visual Studio
• It is integrated through Visual Studio Tools from MSD Ax & it supports
managed code.
• Creating & Customizing SSRS reports and most enterprise portal web
development must take place in Visual Studio
Enterprise Portal
• Is a web-based application framework that allows for users to interact with data
in MSD Ax through a web browser.
• EP Pages are displayed through web browser
• A subset of functionality & Reports are available on the portal
Microsoft Office
• It can be used as a client to access MSD Ax application & Data
• Office add-ins are available for MS Excel & MS Word
Other Applications
• Some mobile application & specialized application written in .Net can be used
as a client
• These applications can be integrated using Web Services or .Net Business
Connector
Other Components
IIS ( Internet Information Server)
• IIS is a web server that delivers content such as web pages.
• Enterprise Portal & Sharepoint
• IIS is required to host the Enterprise Portal framework within SharePoint.
• Role Centers require the Enterprise Portal
Help Server
• MSD Ax Help files are hosted through IIS.
• within the rich client, the AOS generates a call to the Help server to display the
Help pages.
Web Services
• Web Services are hosted within IIS.
• AOS is the web service endpoint that provides the data that is served to other
applications by IIS
Application Object Server (AOS)
• Is the MSD Ax Server. Most of the business logics are executed here.
• AOS Performs many tasks. Some importants are
Session Management
• Session management is the process of keeping track of a user's activity across
sessions of interaction with the web pages. AOS manages client sessions.
Web service adaptor
• It is the web service endpoint
Security
• It enforces security to manage access to data and functionality.
X++ Runtime
• It runs the X++ code which provides most of the business logic in Microsoft
Dynamics AX.
• For larger implementations Multiple AOS’s can be installed to spread the
processing overload
SQL Server Databases
• Reports are delivered by SQL Reporting Services (SSRS)
• Business Intelligence (BI) use OLAP (Online Analytical Processing) cubes
which are delivered by SQL Analysis Services (SSAS)
• SSRS & SSAS is a component included in SQL Server
SSAS Database
• Is an Online Analytical Processing, Data mining & Reporting tool in SQL
Server. It is used to Analyse and make sense of information possibly spread
across multiple Databases or Different tables.
SSRS Database
• Is a server based reporting platform that allows us to create & manage wide
variety of different types of reports and deliver them in a range of formats.
OLTP Database
• Ax Model and Ax data are stored in this database
Business Intelligence
• Is a set of techniques and tools for the transformation of raw data in to
meaningful and useful information for business analysis purpose .
Model Driven Architecture
• MSD Ax is designed with a unique layer & model structure that separates and
controls the Updates and modifications in the Application.
• The key benefit of the layer & model is that it lets developers change &
extends the functionality to new versions.
LAYERS
Benefits of Layers
Source Code Protection
• The elements in the SYS, GLS, FPK layers can only be changed or deleted by
the Microsoft Dynamics AX Development team.
Faster and Easier Upgrades
• Upgrades and service packs contain changes in the lower layers where the
base code resides.
Application Object Layers hold all elements that are displayed in the
AOT. Totally eight layers available with corresponding eight patch layer
SYS – SYP
• It is a core layer. The standard application is developed and implemented in
this base layer.
GLS – GLP
• It is region specific layer. When the application is modified to match
country/region specific legal demands, these modifications are saved here.
FPK – FPP
• It is an application object patch layer reserved by Microsoft for future patching
or other Updates.
SLN – SLP
• It is used by distributors to implement vertical partner solutions which are
developed in the next ISV layer.
ISV – ISP
• When an independent software vendors creates their own solution. Their
modifications are saved in this layer.
VAR – VAP
• It is a Customer specific/Industry Specific. Value added resellers can make
modifications or new development to the VAR layer as specified by the
customer or as a strategy of creating an industry specific solutions.
CUS – CUP
• It is specific to company/generic to company. The supervisor/administrator of
an end user installation might want to make modifications that are generic to
company.
USR – USP
• End user might want to make modifications, such as in their reports, forms and
tables.
Thank you

Contenu connexe

Tendances

The cornerstones of SAP workflow
The cornerstones of SAP workflowThe cornerstones of SAP workflow
The cornerstones of SAP workflow
Norikkon, LLC.
 

Tendances (20)

How to create planner from inventory setups (Oracle- Inventory)
How to create planner from inventory setups (Oracle- Inventory)How to create planner from inventory setups (Oracle- Inventory)
How to create planner from inventory setups (Oracle- Inventory)
 
Oracle Unified Method (OUM)
Oracle Unified Method (OUM) Oracle Unified Method (OUM)
Oracle Unified Method (OUM)
 
Move order types
Move order typesMove order types
Move order types
 
Oracle Advanced Supply chain Planning Setup
Oracle Advanced Supply chain Planning SetupOracle Advanced Supply chain Planning Setup
Oracle Advanced Supply chain Planning Setup
 
R12 gop
R12 gopR12 gop
R12 gop
 
Consultas SQL
Consultas SQLConsultas SQL
Consultas SQL
 
Oracle Inventory Complete Implementation Setups.
Oracle Inventory Complete Implementation Setups.Oracle Inventory Complete Implementation Setups.
Oracle Inventory Complete Implementation Setups.
 
Oracle advanced supply chain planning
Oracle advanced supply chain planningOracle advanced supply chain planning
Oracle advanced supply chain planning
 
Aula 2 - Comandos DDL DML DQL E DCL
Aula 2 - Comandos DDL DML DQL E DCLAula 2 - Comandos DDL DML DQL E DCL
Aula 2 - Comandos DDL DML DQL E DCL
 
EAM
EAMEAM
EAM
 
Banco de Dados - MySQL Basico
Banco de Dados - MySQL BasicoBanco de Dados - MySQL Basico
Banco de Dados - MySQL Basico
 
Banco de Dados - Transações e Controle de Concorrência
Banco de Dados - Transações e Controle de ConcorrênciaBanco de Dados - Transações e Controle de Concorrência
Banco de Dados - Transações e Controle de Concorrência
 
The cornerstones of SAP workflow
The cornerstones of SAP workflowThe cornerstones of SAP workflow
The cornerstones of SAP workflow
 
Exemplo de Plano de testes
Exemplo de Plano de testes Exemplo de Plano de testes
Exemplo de Plano de testes
 
Inventory in Oracle apps
Inventory in Oracle apps Inventory in Oracle apps
Inventory in Oracle apps
 
Oaf personaliztion examples
Oaf personaliztion examplesOaf personaliztion examples
Oaf personaliztion examples
 
Ame how to diagnose issues with the default approver list in purchasing when ...
Ame how to diagnose issues with the default approver list in purchasing when ...Ame how to diagnose issues with the default approver list in purchasing when ...
Ame how to diagnose issues with the default approver list in purchasing when ...
 
Customizing Oracle EBS OA Framework
Customizing Oracle EBS OA FrameworkCustomizing Oracle EBS OA Framework
Customizing Oracle EBS OA Framework
 
All About Multi Organization Access
All About Multi Organization AccessAll About Multi Organization Access
All About Multi Organization Access
 
Tutorial - Criando Banco com MySQL Workbench
Tutorial - Criando Banco com MySQL WorkbenchTutorial - Criando Banco com MySQL Workbench
Tutorial - Criando Banco com MySQL Workbench
 

Similaire à Microsoft Dynamics Ax 2012 extended architecture

Presentation 1 - SSRS (1)
Presentation 1 - SSRS (1)Presentation 1 - SSRS (1)
Presentation 1 - SSRS (1)
Anurag Rana
 
1588487811-chp-11-c-enterprise-application-integration.ppt
1588487811-chp-11-c-enterprise-application-integration.ppt1588487811-chp-11-c-enterprise-application-integration.ppt
1588487811-chp-11-c-enterprise-application-integration.ppt
KalsoomTahir2
 
Ora_Case_Study_Oracle Application Development Framework
Ora_Case_Study_Oracle Application Development FrameworkOra_Case_Study_Oracle Application Development Framework
Ora_Case_Study_Oracle Application Development Framework
Neha Singh
 

Similaire à Microsoft Dynamics Ax 2012 extended architecture (20)

Presentation 1 - SSRS (1)
Presentation 1 - SSRS (1)Presentation 1 - SSRS (1)
Presentation 1 - SSRS (1)
 
Integration with dynamics ax 2012
Integration with dynamics ax 2012Integration with dynamics ax 2012
Integration with dynamics ax 2012
 
Sas Statistical Analysis System
Sas Statistical Analysis SystemSas Statistical Analysis System
Sas Statistical Analysis System
 
Introduction to SQL Server Analysis services 2008
Introduction to SQL Server Analysis services 2008Introduction to SQL Server Analysis services 2008
Introduction to SQL Server Analysis services 2008
 
CRM Integration Options–Scribe, SmartConnect, Microsoft Connector. What's the...
CRM Integration Options–Scribe, SmartConnect, Microsoft Connector. What's the...CRM Integration Options–Scribe, SmartConnect, Microsoft Connector. What's the...
CRM Integration Options–Scribe, SmartConnect, Microsoft Connector. What's the...
 
Oracle Application Express Introduction
Oracle Application Express  IntroductionOracle Application Express  Introduction
Oracle Application Express Introduction
 
Discover MongoDB Atlas and MongoDB Stitch - DEM02-S - Mexico City AWS Summit
Discover MongoDB Atlas and MongoDB Stitch - DEM02-S - Mexico City AWS SummitDiscover MongoDB Atlas and MongoDB Stitch - DEM02-S - Mexico City AWS Summit
Discover MongoDB Atlas and MongoDB Stitch - DEM02-S - Mexico City AWS Summit
 
Oracle Forms Modernization Roadmap
Oracle Forms Modernization RoadmapOracle Forms Modernization Roadmap
Oracle Forms Modernization Roadmap
 
2015 product java
2015 product java2015 product java
2015 product java
 
SaaS External Presentation
SaaS External PresentationSaaS External Presentation
SaaS External Presentation
 
Prashant Patel
Prashant PatelPrashant Patel
Prashant Patel
 
AhmedWasfi2015
AhmedWasfi2015AhmedWasfi2015
AhmedWasfi2015
 
Ra framework 0.1
Ra framework 0.1Ra framework 0.1
Ra framework 0.1
 
Share point saturday access services 2015 final 2
Share point saturday access services 2015 final 2Share point saturday access services 2015 final 2
Share point saturday access services 2015 final 2
 
Elado development capablities
Elado development capablitiesElado development capablities
Elado development capablities
 
Topic1
Topic1Topic1
Topic1
 
1588487811-chp-11-c-enterprise-application-integration.ppt
1588487811-chp-11-c-enterprise-application-integration.ppt1588487811-chp-11-c-enterprise-application-integration.ppt
1588487811-chp-11-c-enterprise-application-integration.ppt
 
--Enterprise-Application-Integration.ppt
--Enterprise-Application-Integration.ppt--Enterprise-Application-Integration.ppt
--Enterprise-Application-Integration.ppt
 
Whats new in Enterprise 5.0 Product Suite
Whats new in Enterprise 5.0 Product SuiteWhats new in Enterprise 5.0 Product Suite
Whats new in Enterprise 5.0 Product Suite
 
Ora_Case_Study_Oracle Application Development Framework
Ora_Case_Study_Oracle Application Development FrameworkOra_Case_Study_Oracle Application Development Framework
Ora_Case_Study_Oracle Application Development Framework
 

Dernier

AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
VictorSzoltysek
 
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdfintroduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
VishalKumarJha10
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Dernier (20)

W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
How to Choose the Right Laravel Development Partner in New York City_compress...
How to Choose the Right Laravel Development Partner in New York City_compress...How to Choose the Right Laravel Development Partner in New York City_compress...
How to Choose the Right Laravel Development Partner in New York City_compress...
 
AI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplateAI & Machine Learning Presentation Template
AI & Machine Learning Presentation Template
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 
Introducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) SolutionIntroducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) Solution
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with Precision
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
Exploring the Best Video Editing App.pdf
Exploring the Best Video Editing App.pdfExploring the Best Video Editing App.pdf
Exploring the Best Video Editing App.pdf
 
8257 interfacing 2 in microprocessor for btech students
8257 interfacing 2 in microprocessor for btech students8257 interfacing 2 in microprocessor for btech students
8257 interfacing 2 in microprocessor for btech students
 
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docx
 
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdfintroduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 

Microsoft Dynamics Ax 2012 extended architecture

  • 1. Ms Dynamics Ax 2012 By Johnkrish
  • 2. MSD Ax is a Customizable, Multi-language, Multi-Currency ERP Solution. Completely integrated & Web-enabled Supports MS Sql Server It Excels in Manufacturing, E-Business, Wholesale and Service industry
  • 3. Features of MSD AX 1 Functional • Multicurrency Multilanguage • Centralized Single Database is used for all companies in an organization • Highly integrated between functional areas like Resource planning, Sales, Manufacturing • Dimension based system for all Modules • Forecasting & Master Planning 2 Development Environment • Ax MorphX IDE • Visual Studio IDE for Web, Report • Application Object Tree • Drag & Drop functionality
  • 4. Client Workspace • Navigation Pane – It shows all modules of a current user • Content Pane – It shows Role centers, List pages & Area pages • Role Centers – It display specific data, reports, alerts and common tasks associated with a user’s role in an organization • List Pages – It display list of data. So you can view & search through a list of records • Area pages – It displays all Menu items relevant to the module selected in the Navigation Pane. • Action Pane – Contains basic action buttons • Fact box – It shows data related to the selected customer • Filter Pane – Used to filter the records • Grid – Displays a list of records
  • 5. Architecture MSD Ax has 3 tier architecture • Database stores the data • Server runs the application business logics • Client application allows users to connect to the server
  • 6. Extended Architecture Several other components of MS Technologies are used in a typical deployment
  • 7. Clients MSD Ax Rich Client • Is the primary client to access MSD Ax Functionality • Most of the Rich Client forms are designed by MorphX • Role Center pages are displayed within the rich client form • SQL Reports are called from rich client by using Report Viewer Control MorphX IDE • It is accessed through the Developer workspace • Workspace provides access to the AOT & other Development tools • Building or modifying tables, forms & menus can be done by using drag-n-drop with little coding or no coding • X++ is the programming language used in MorphX IDE Visual Studio • It is integrated through Visual Studio Tools from MSD Ax & it supports managed code. • Creating & Customizing SSRS reports and most enterprise portal web development must take place in Visual Studio
  • 8. Enterprise Portal • Is a web-based application framework that allows for users to interact with data in MSD Ax through a web browser. • EP Pages are displayed through web browser • A subset of functionality & Reports are available on the portal Microsoft Office • It can be used as a client to access MSD Ax application & Data • Office add-ins are available for MS Excel & MS Word Other Applications • Some mobile application & specialized application written in .Net can be used as a client • These applications can be integrated using Web Services or .Net Business Connector
  • 9. Other Components IIS ( Internet Information Server) • IIS is a web server that delivers content such as web pages. • Enterprise Portal & Sharepoint • IIS is required to host the Enterprise Portal framework within SharePoint. • Role Centers require the Enterprise Portal Help Server • MSD Ax Help files are hosted through IIS. • within the rich client, the AOS generates a call to the Help server to display the Help pages. Web Services • Web Services are hosted within IIS. • AOS is the web service endpoint that provides the data that is served to other applications by IIS
  • 10. Application Object Server (AOS) • Is the MSD Ax Server. Most of the business logics are executed here. • AOS Performs many tasks. Some importants are Session Management • Session management is the process of keeping track of a user's activity across sessions of interaction with the web pages. AOS manages client sessions. Web service adaptor • It is the web service endpoint Security • It enforces security to manage access to data and functionality. X++ Runtime • It runs the X++ code which provides most of the business logic in Microsoft Dynamics AX. • For larger implementations Multiple AOS’s can be installed to spread the processing overload
  • 11. SQL Server Databases • Reports are delivered by SQL Reporting Services (SSRS) • Business Intelligence (BI) use OLAP (Online Analytical Processing) cubes which are delivered by SQL Analysis Services (SSAS) • SSRS & SSAS is a component included in SQL Server SSAS Database • Is an Online Analytical Processing, Data mining & Reporting tool in SQL Server. It is used to Analyse and make sense of information possibly spread across multiple Databases or Different tables. SSRS Database • Is a server based reporting platform that allows us to create & manage wide variety of different types of reports and deliver them in a range of formats. OLTP Database • Ax Model and Ax data are stored in this database
  • 12. Business Intelligence • Is a set of techniques and tools for the transformation of raw data in to meaningful and useful information for business analysis purpose .
  • 13. Model Driven Architecture • MSD Ax is designed with a unique layer & model structure that separates and controls the Updates and modifications in the Application. • The key benefit of the layer & model is that it lets developers change & extends the functionality to new versions. LAYERS Benefits of Layers Source Code Protection • The elements in the SYS, GLS, FPK layers can only be changed or deleted by the Microsoft Dynamics AX Development team. Faster and Easier Upgrades • Upgrades and service packs contain changes in the lower layers where the base code resides.
  • 14. Application Object Layers hold all elements that are displayed in the AOT. Totally eight layers available with corresponding eight patch layer SYS – SYP • It is a core layer. The standard application is developed and implemented in this base layer. GLS – GLP • It is region specific layer. When the application is modified to match country/region specific legal demands, these modifications are saved here. FPK – FPP • It is an application object patch layer reserved by Microsoft for future patching or other Updates. SLN – SLP • It is used by distributors to implement vertical partner solutions which are developed in the next ISV layer.
  • 15. ISV – ISP • When an independent software vendors creates their own solution. Their modifications are saved in this layer. VAR – VAP • It is a Customer specific/Industry Specific. Value added resellers can make modifications or new development to the VAR layer as specified by the customer or as a strategy of creating an industry specific solutions. CUS – CUP • It is specific to company/generic to company. The supervisor/administrator of an end user installation might want to make modifications that are generic to company. USR – USP • End user might want to make modifications, such as in their reports, forms and tables.