This is my first post here…please forgive if this is posted wrong forum
I have an ax deployment in 1 domain. Now I have installed ax into a new domain and copied the SQL server database from previous deployment which had SQL server 2005 into SQL Server 2008.
I successfully changed sid and network alias to log inside AX.
So the old database was attached to new deployment. But I dont see my customizations in old deployment in this installations, I can only see companys created…
To see your customizations, you have to export appropriate layer (.aod) file. For example, if you work in CUS layer it will cus.aod, if you work in VAR it will be var.aod etc. You have to export the correct layer file. Also you will have to export label files (.ald).
I do have exported some .xpo files, I think those are my only customisations, are they enough? so that I can have exact copy of my first deployment. How do I export .aod/.ald files?
You can import these XPO files. However you have to consider following -
Which layer you are importing into
Import with object Ids
As long as you import label files separately, you can just import Ax objects
Files such as .aod and .ald can be copied into the application folder. For more info, refer to developers guide. Also search for this forum on these subjects. You will find lots of tips, best practice advices etc.