Options

Integrate MS Dynamics Axapta with C#- (Must Read)

abhishekpareekabhishekpareek Member Posts: 150
edited 2010-09-21 in Dynamics AX
This article is dedicated to Ms Dynamics Axapta and C# community. Microsoft dynamics Axapta is a ERP for large scale industries. Every large organization has their own legacy system which they want to integrate with Microsoft dynamics Axapta so that without much effort they can leverage MS Dynamics Axapta and their existing C# application. To understand it better assume that the clients C# application is having the UI with some functionality and we want to utilize that functionality in Microsoft dynamics Axapta without building that functionality from scratch but instead only passing the desire input for C# application from MS Dynamics Axapta and in turn getting the output from C# application.

In order to understand the advantage of this article please read the following scenario:

Suppose Client A is having one application B which is working perfectly fine to accomplish their small business goal. Now after some time they decided to implement ERP MS Dynamics Axapta to streamline and enhance their business process to obtain profit. Suppose the functionality B is not in ERP MS Dynamics Axapta and client do want to implement that functionality in Axapta as already they are satisfied with that and also that application is having the dll so that it can be used by other application. Hence to achieve this we can integrate the application B of Client A to Axapta and thus by achieving this type of integration, client do not need to invest time and money in implementing the functionality to a large extent. This article will also help any ISV partner for Microsoft Dynamics Axapta to have a POC that how to integrate the Axapta with C# application. Any ISV partner can develop their add-on and then exposed their functionality as an dll with API which in turn Axapta will utilized so that Axapta functionality is integrated to Add-on.

Please find this interesting and popular article at the following link below:

http://www.codeproject.com/KB/cs/IntegrateAxapta.aspx

Regards,

Abhishek Pareek

Comments

Sign In or Register to comment.