Тема
:
sumitax: Integrating SharePoint 2010 DLL with AX 2009 EP
Показать сообщение отдельно
10.12.2010, 04:17
#
1
Blog bot
Участник
25,643
/
848
(
80
)
Регистрация: 28.10.2006
sumitax: Integrating SharePoint 2010 DLL with AX 2009 EP
Источник:
http://sumitax.wordpress.com/2010/12...th-ax-2009-ep/
==============
While working Document Handling solution for Integration on Enterprise Portal in Dynamics AX2009 with SharePoint 2010 , following consideration.
The SharePoint DLL should be deployed to each AX Client . Otherwise the code which instantiating the DLL would not compile.
DLL needs to registered under “References” node in AOT under AX Client.
Make sure code which calls DLL method should run on the client . For example it should be placed on AX Dataset which calls the Wrapper Class which in turn calls DLL methods.
Also we are working on a solution like WCF which is better than deploying the DLL to every client otherwise each time a DLL update would force DLL deployment to all AX Clients.
Источник:
http://sumitax.wordpress.com/2010/12...th-ax-2009-ep/
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите
личное сообщение
администратору.
Blog bot
Посмотреть профиль
Найти ещё сообщения от Blog bot