Sunday 8 April 2012

AX 2012 Enterprise Portal


MS Dynamics AX 2012 Enterprise Portal
  • Enterprise Portal for Microsoft Dynamics AX provides a web-based application framework that allows for users to interact with data in Microsoft Dynamics AX through a web browser.
  • You can create new content for Enterprise Portal, and also modify existing content. Most additions and changes can be made using resources in the Application Object Tree (AOT) in combination with SharePoint.
  • More advanced applications and modifications can be created by using Visual Studio and the development framework for Enterprise Portal.

Enterprise Portal Architecture




Working with VS 2010 / AX 2012 / EP:
  • The scalability of AX 2012 EP
  • Reusability of .Net code in Ax 2012 EP
  • Integrate third party applications (.NET applications) with MS Dynamics AX 2012 EP




The following development activities carried out during the implementation of EP with .NET application:
  • Converted .Net  Application into “EP web Application” and target framework to 3.5
       SharePoint 2010 does not support 4.0 CLR, .NET (asp.net, .NET framework) 4.0 use CLR version 4.0, so solution using 4.0 framework would not work in SharePoint 2010.
  • Created the EP Web User controls in EP web application using Visual studio 2010.
  • Deployed the User control in MS Dynamics AX 2012
  • MS Dynamics Ax verifies the compatibility of user control and deploys the user control in EP through AOT.
  • Enterprise Portal verify the deployed user control and add as web part in a ASPX page


AX 2012 EP is very fast and powerfull compare with the earlier versions. Using minimum steps We can intigrate the third party applications inside the Enterprise portal. you can contact me for more information.

No comments:

Post a Comment