Improvements in services and in the AIF that result in performance
improvements include the following:
• To achieve scale and redundancy, configure AOS servers with the
Network Load Balancing (NLB) for Microsoft Dynamics AX
services. The AOS clustering solution affects only the Remote
Procedure Call (RPC) based connections and does not load balance
Microsoft Dynamics AX services.
• X++ services are complied into Common Intermediate Language
(CIL).
• Client applications can access services using the WCF runtime
without using the .NET Business Connector previously required for
services and the AIF in earlier versions of Microsoft Dynamics AX.
• Intranet deployment does not require IIS since services are now
hosted on the AOS by default.
• Services can be hosted on IIS for requests originating from the
Internet. However, the routing service on IIS dispatches these
requests to the AOS host. All service requests, regardless of the
origin, are processed on the AOS.
• The services framework uses connection pooling to reduce the
overhead of creating and destroying a session on service calls.
• All the services references are placed in a single WSDL file.
Developers can use the single WSDL to reuse types when they
consume Microsoft Dynamics AX services.
Regards,
Hossein Karimi
Wednesday, July 25, 2018
Improvements in services and in the AIF that result in performance improvements
Labels:
AX 2012,
Installation
+10 years of experience with hands-on lead-level background in the full life cycle of software development with demonstrated cross-functional team leadership skills.
Programming:
• ERP :Microsoft Dynamics AX 2012
• Language :X++, C#, C++, XAML, Asp.Net, Html, VB.Net, Android
• Environment : Windows XP, Windows 8, Windows 10, Windows Server
• DataBase : Oracle 9i,10g,11g and SqlServer and SQLlite
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...
-
In Reporting Services, reports and resources are processed under the security identity of the user who is running the report. If the report ...
-
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) ...
-
To integrate Microsoft Dynamics AX and Analysis Services, you must connect Analysis Services to the Application Object Server (AOS). To do s...
No comments:
Post a Comment