mardi 1 octobre 2013

.NET Business Connector architecture [AX 2012]

Applies To: Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012


The .NET Business Connector is a component of the development environment for Microsoft Dynamics AX and is used to interpret and execute code. During execution, applications that are created by using the .NET Framework are managed by the common language runtime (CLR). These applications are called managed applications. The .NET Business Connector enables these managed applications to interact with instances of an Application Object Server (AOS) by providing a set of .NET managed classes. These .NET managed classes, in turn, enable access to X++ classes in Microsoft Dynamics AX. For more information about the .NET Business Connector, see Developer documentation on MSDN.
By default, the .NET Business Connector is installed together with the Application Integration Framework (AIF). However, the .NET Business Connector can also be installed as a stand-alone component and used to develop third-party applications that can be integrated with Microsoft Dynamics AX.

For more information about how to integrate other applications with Microsoft Dynamics AX, see Application integration. For information about how to call .NET methods from X++ code, see Developer documentation on MSDN.
The following diagram shows the Business Connector architecture.
Business connector kernel

1 commentaire: