AXForum  
Вернуться   AXForum > Microsoft Dynamics AX > DAX: База знаний и проекты
All
Забыли пароль?
Зарегистрироваться Правила Справка Пользователи Сообщения за день Поиск Все разделы прочитаны

 
 
Опции темы Поиск в этой теме Опции просмотра
Старый 11.04.2011, 11:57   #1  
Vadik is offline
Vadik
Модератор
Аватар для Vadik
Лучший по профессии 2017
Лучший по профессии 2015
 
3,631 / 1849 (69) ++++++++
Регистрация: 18.11.2002
Адрес: гражданин Москвы
Microsoft Dynamics AX 2012 Upgrade Guide
Brief Description
This document provides information about and instructions for upgrading to Microsoft Dynamics AX 2012 from Microsoft Dynamics AX 2009 or Microsoft Dynamics AX 4.0.
Microsoft Dynamics AX 2012 Upgrade Guide
__________________
-ТСЯ или -ТЬСЯ ?
За это сообщение автора поблагодарили: Logger (3).
Старый 23.06.2011, 14:16   #2  
Poleax is offline
Poleax
Модератор
Аватар для Poleax
MCP
MCBMSS
Злыдни
 
1,353 / 595 (22) +++++++
Регистрация: 17.02.2005
Адрес: msk
Записей в блоге: 34
Upgrade Dynamics AX 4.0/AX 2009 to Dynamics AX 2012
https://community.dynamics.com/product/ax/axtechnical/b/mafsarkhan/archive/2011/06/22/upgrade-dynamics-ax-4-0-ax-2009-to-dynamics-ax-2012.aspx


Цитата:
Setup source Environment

1. Import the PreProcessing (databaseupgrade\xpo\UpgradeAX5.xpo) XPO, located in the installation CD folder and Un check "Import with ID values:"
2. Open the PreProcessing Checklist "SysCheckList_PreUpgrade50" located in the AX50PreUpgradeFramework project.
3. The Preprocessing Checklist appears, if your checklist has this @ABC123 instead of text, and then do this to get the missing label file. To apply the new label files in your AX4/5 machine (if you are working with preprocessing framework):
· Copy the label file to the label folder in your AX4/2009 machine
· Restart the AOS
· Label folder in AX4/2009 is a sub folder under ...\Application\Appl\ where you can find *.ald files in it.
4. Run through the PreProcessing Checklist Items to prepare the database for Upgrade
· If upgrading AX 2009, and the upgrade scripts don't run after opening the cockpit, jump to step #12 and follow the steps there to setup the batch server (AX4 does not require setting up a batch server). Then come back to this point and continue.
· If upgrading AX4, You need to compile the ReleaseUpdate* classes and the ReleaseUpdateCockpit form.
· If upgrading AX4, when running the cockpit run multiple instances of AX4:
o Start the new Microsoft Dynamics AX client.
o Select Basic > Periodic > Batch > Processing.
o A batch dialog appears.
o Add DataUpgrade in the Group field, and click OK.
5. In the Inventory Dimension Group Upgrade checklist Item, click on the “Map dimension groups 1:1” button (Do not click on the “Assign identical groups” button) and then click on the “Set to Ready For Upgrade” button.
6. In the System Parameters checklist Item, select “en-us” as the default language and click on the “Set to Ready for Upgrade” button.
7. In the Company Priority setup, click on the “Set to Ready for Upgrade” button.
8. In the Product Upgrade Form, click on the Synchronize button and then on the Product Mapping -> Map all items 1:1. Click on the “Set to Ready for Upgrade” button after doing these steps.
9. In the Units form, click on the “Automatically assignment” button.
a) Set all decimals to 2
b) Set all Unit classes to “Length”
c) Click on the “Validate” button to make sure no errors are found
d) Click on the “Set to Ready for Upgrade” button.
10. In the Pre-Upgrade of Unit Conversions checklist item click on the Validate button and then on the “Set to Ready for Upgrade” button.
11. In the Pre-Upgrade of Unit Texts click on the Validate button and then on the “Set to Ready for Upgrade” button.
12. In the Pre-Upgrade Data checklist item you might need to configure the Batch Server and Batch Server Groups if the Live PreProcessing scripts don’t start running. In order to do so, go to Administration\Setup\Server Configuration
13. Make sure that only the machine you are using has the Is Batch Server checkbox checked. Now go to the Batch Server Groups tab and select the DataUpdate Batch Server Group
14. Another configuration that is required to start running these jobs is the Batch Group form. You can access this in Administration\Setup\Batch Groups
15. Select the DataUpdate Batch Group and go to the Batch Servers tab.
16. Make sure the machine you’re running the upgrade on is on the Selected Servers list on the left side pane.
17. After running the Live PreUpgrade, continue with the next checklist items (Validate Pre Upgrade, check Single User Mode and Single User Mode Upgrade)
18. Once the checklist is finished, the PreProcessing stage is done. Uninstall AX50 (don’t drop the database) and you are ready to go to the AX6 steps.

Starting an Upgrade from the Target Environment

1. Install Dynamics AX 2012.
2. Setup Ax 2012 pointing the AOS to a new Database . Specify a different database name for the Model Database. Make sure you select the "Register Database for Upgrade checkbox:"
3. At this stage, you should have 3 databases in your system: Database
· The AX50 PreProcessed database
· The new AX6 database
· The new AX2012 model database
4. Start AX 2012 and run through the Upgrade checklist
5. In the Provide License Information step, specify the license.
6. At this point, the Target Environment upgrade process is started. Make your way through the first five checklist items.

Data Upgrade Stages

Source DB connection step:
In the Source DB connection step, specify the server name where the Source Database is located and the Source Database name. Click OK once this information is entered.
PreSynchronize step:
This step loads the Upgrade cockpit. Depending on which stage you started the Upgrade Process, you might need to configure the Batch Groups and Batch Servers. Once this configuration is set, click the Run button. PreSync scripts should start running at this stage.
Create Tables Step:
This step synchronizes the database. No special steps need to be taken here.
Generate table and field mapping:
This step generates table and field mapping between source and target systems. There should be no mapping with error.
Generate Bulk Copy and Script Prioritization Step:
Bulk Copy Priorities and Script-Table dependencies are resolved in this step. No special steps need to be taken here.
Launch Data Upgrade Step:
This step loads the Upgrade cockpit. Once the cockpit is loaded, click on the Run button and the Post Sync scripts should start running.
This is where the data is actually copied from the Source Database to the Target Database based on the Mappings found in the Generate Table and Field Mapping step.
Upgrade Dynamics AX 4.0/AX 2009 to Dynamics AX 2012
http://mafsarkhan.blogspot.com/2011/06/upgrade-dynamics-ax-40ax-2009-to.html
__________________

This posting is provided "AS IS" with no warranties, and confers no rights.
Старый 31.07.2011, 18:52   #3  
Vadik is offline
Vadik
Модератор
Аватар для Vadik
Лучший по профессии 2017
Лучший по профессии 2015
 
3,631 / 1849 (69) ++++++++
Регистрация: 18.11.2002
Адрес: гражданин Москвы
Обновление
__________________
-ТСЯ или -ТЬСЯ ?
Старый 17.03.2013, 13:25   #4  
Vadik is offline
Vadik
Модератор
Аватар для Vadik
Лучший по профессии 2017
Лучший по профессии 2015
 
3,631 / 1849 (69) ++++++++
Регистрация: 18.11.2002
Адрес: гражданин Москвы
Еще одно
__________________
-ТСЯ или -ТЬСЯ ?
Теги
ax2012, upgrade, документация, скачать (download)

 

Похожие темы
Тема Автор Раздел Ответов Посл. сообщение
Microsoft Dynamics AX 2012 Guides: Project Management and Accounting Add-in Installation Guide and Dataset Information Vadik DAX: База знаний и проекты 0 11.04.2011 11:54
Sample Design Patterns: Upgrade to Microsoft Dynamics AX 2009 and issues with the global address book Blog bot DAX Blogs 0 21.12.2010 11:11
axStart: Microsoft Dynamics AX 2009 Hot Topics Web Seminar Series Blog bot DAX Blogs 0 06.08.2008 12:05
ALEG: Новости Microsoft Dynamics в TechNetFlash Blog bot DAX Blogs 0 02.11.2006 10:20
Опции темы Поиск в этой теме
Поиск в этой теме:

Расширенный поиск
Опции просмотра

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.
Быстрый переход

Рейтинг@Mail.ru
Часовой пояс GMT +3, время: 11:56.
Powered by vBulletin® v3.8.5. Перевод: zCarot
Контактная информация, Реклама.