Источник:
http://daxdilip.blogspot.com/2011/02...migration.html
==============
In our Project, we have around 40 approx. custom role center pages and we have to often do a deployment from DEV to other environments. In this process the web part pages come up, but the Quick Links don't turn up properly.
DEV
This is how the role center page looks in DEV
UAT (After Migration) – This is how it looks like after we migrate, The issues here are:
- My Reports Label Description coming as "Quick Links Web Part[1]"
- All the Links in My Reports not showing up after migration
- My Links Label Description coming as "Quick Links Web Part[2]"
- Desktop Links (hidden) ones not getting migrated properly to UAT
Migration Process: (These are the steps carried out to migrate the role center page from DEV)
- Export Page Definition and Web Menu Url for the specific Role Center Page from AOT > Web > Page Definitions
- Import Page Definition into UAT
- Deploy Page Definition from UAT
- Export Cues and Links by choosing the option Export to AOT
- Export the whole Cues and Link from AOT as xpo
- Import the Cues and Link from AOT
- IISReset in UAT
Please note that I'm using axupdateportalutility when we have to do a full migration but for partial migration like one or two role center pages we follow the above steps. Even when I do an axupdateportalutility for full migration, still we have these issues of missing links.
The current workaround for this is either to go manually and add the links in each environment or I usually write a sql script which updates the sysquicklinks table at the database level.
Does anyone else facing the same issue and how to resolve it in AX way? Any responses appreciated.
Источник:
http://daxdilip.blogspot.com/2011/02...migration.html