In Microsoft Dynamics Ax, there is a 3-tier infrastrcuture with,
Few Advantage of tier architecture are as below:
- a database server
- an application object server (AOS)
- and a client.
Three-tier architecture of Dynamics Ax |
Few Advantage of tier architecture are as below:
- when we seperate the application data from the application objects, it is easier to distribute upgrade versions of your application. This is because you can distribute forms, queries, classes and reports that are based on the same set of underlying tables without affecting application data.
- Seperate data from other application objects can reduce network load.
- You can use the AOS for sharing objects and information to multiple clients as an effective tool to increase performance.
2 comments:
Hi Ajit,
I am working as a configuration manager and our new project is on AX 2012.
I know there is one .xpo file for axepta db. I have some questions.
I need your help to understand.
Mittal
Hi Mittal,
Please post your questions to me. Thanks. //Ajit.
Post a Comment