Тема
:
sumitax: Upgrade scripts AX 4.0 to AX2009 Upgrade -Post synch step
Показать сообщение отдельно
03.08.2011, 09:11
#
1
Blog bot
Участник
25,644
/
848
(
80
)
Регистрация: 28.10.2006
sumitax: Upgrade scripts AX 4.0 to AX2009 Upgrade -Post synch step
Источник:
http://sumitax.wordpress.com/2011/07...x2009-upgrade/
==============
Following are steps to write upgrade scripts :
Get a summary of field Id changes between 4.0 and 2009 from SQLDictionary Table in both version.
Create a copy of SQL Dictionary table from 4.0 Version and import this Table in AX2009 Database.
Now create a view to compare the field id for fields with same name,same Table name ion both versions.
Now modify ReleaseUpgradeDb3X_Module or ReleaseUpgradeDb4X_Module and add the old field Ids for addPostsyncsjobs method.
Now run the PostSync step . This will resolve the field Id difference issues.
Источник:
http://sumitax.wordpress.com/2011/07...x2009-upgrade/
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите
личное сообщение
администратору.
Blog bot
Посмотреть профиль
Найти ещё сообщения от Blog bot