The AOS controls communication between Microsoft Dynamics AX clients, databases, and applications. In this release, the AOS also hosts the Microsoft Dynamics AX services and workflow. You can deploy the AOS on a single computer or create a load-balanced cluster of multiple AOS servers. The AOS is a Windows service and requires a Windows Server operating system. For up-todate hardware and software requirements for Microsoft Dynamics AX, download the system requirements document from the Microsoft Download Center.
The AOS uses many libraries from .NET Framework 4, such as the Windows
Communication Foundation and Windows Workflow Foundation.
Regards,
Hossein Karimi
Saturday, July 21, 2018
Application Object Server
Labels:
AOT,
Installation,
X++

Subscribe to:
Post Comments (Atom)
Configure the Firewall on the Enterprise Portal Server
After you install Enterprise Portal, enable Web Server (HTTP) in Windows Firewall. If you do not enable the web server in Windows Firewall...
-
To integrate Microsoft Dynamics AX and Analysis Services, you must connect Analysis Services to the Application Object Server (AOS). To do s...
-
The below select query will give the both the Sales Line record count and the sum of sales quantity. static void Test_Data(Args _args) ...
-
A List object contains members that are accessed sequentially. Lists are structures that can contain members of any X++ type. All the member...
No comments:
Post a Comment