Discussion:
Project import error!
(too old to reply)
Tyra
2010-08-23 23:48:38 UTC
Permalink
I have to import a big xpo file from one environtment to another environtment.
The project xpo file contents many new EDTs, tables, forms, etc..
These are brand-new tables, but everytime I run the import, the system keeps
saying something like 'A table, Extended Data Type, Base Enum or class called
ellItemDesignerTable already exists. Import of Table aborted'..

It would import fine if I rename the table..
I ran the job to get table name from table id, AX does show the table name
does exist on AX already..but can't see it in the AOT..

This problem happens many time for many tables..

If everyone has any idea or tips on the importing big project, please let me
know.

Thanks a lot,
--
Tyra
Celeste
2010-08-24 07:33:03 UTC
Permalink
The reason that you do not see the objects might be because not all the
layers are visible to you.
To fix this goto Tools > Options > Devellopement tab. Select "Show all
layers" in the Application object layer dropdown.
--
//https://www.xing.com/profile/Celeste_Lategan
Post by Tyra
I have to import a big xpo file from one environtment to another environtment.
The project xpo file contents many new EDTs, tables, forms, etc..
These are brand-new tables, but everytime I run the import, the system keeps
saying something like 'A table, Extended Data Type, Base Enum or class called
ellItemDesignerTable already exists. Import of Table aborted'..
It would import fine if I rename the table..
I ran the job to get table name from table id, AX does show the table name
does exist on AX already..but can't see it in the AOT..
This problem happens many time for many tables..
If everyone has any idea or tips on the importing big project, please let me
know.
Thanks a lot,
--
Tyra
Klaas Deforche
2010-08-24 09:45:03 UTC
Permalink
Hi Tyra,

You local cache file is probably corrupt. Try removing the AUC file.
It should be located at: C:\Documents and Settings\[USERNAME]\Local
Settings\Application Data for xp, or C:\Users\USERNAME\AppData\Local for
vista.

If that doesn't do it, sync the data dictionary (that syncs the definition
in the aot to the sql server).
It also couldn't hurt to stop the AOS and remove the AOI file and the
restart.

Also: are you ID's in sycn between your environment? I mean: do you always
'export with id's' and 'import with id's'? You should try keeping the ID's of
the object in you environments the same, it will save you a lot of trouble.
If you aren't keeping them in sync, just tick off the 'import with id's'
checkbox when importing (but I wouldn't really recommend it).

Try removing the AUC first (when the client is closed) :-).

Hope this helps,
Best regards,
Klaas Deforche
----------------
http://www.artofcreation.be
Post by Tyra
I have to import a big xpo file from one environtment to another environtment.
The project xpo file contents many new EDTs, tables, forms, etc..
These are brand-new tables, but everytime I run the import, the system keeps
saying something like 'A table, Extended Data Type, Base Enum or class called
ellItemDesignerTable already exists. Import of Table aborted'..
It would import fine if I rename the table..
I ran the job to get table name from table id, AX does show the table name
does exist on AX already..but can't see it in the AOT..
This problem happens many time for many tables..
If everyone has any idea or tips on the importing big project, please let me
know.
Thanks a lot,
--
Tyra
Tyra
2010-08-25 18:03:03 UTC
Permalink
Removing the .AUC resolved the problem beautifully. Thank you all so much for
the help. I really appreciate your insights and time.
--
Tyra
Post by Klaas Deforche
Hi Tyra,
You local cache file is probably corrupt. Try removing the AUC file.
It should be located at: C:\Documents and Settings\[USERNAME]\Local
Settings\Application Data for xp, or C:\Users\USERNAME\AppData\Local for
vista.
If that doesn't do it, sync the data dictionary (that syncs the definition
in the aot to the sql server).
It also couldn't hurt to stop the AOS and remove the AOI file and the
restart.
Also: are you ID's in sycn between your environment? I mean: do you always
'export with id's' and 'import with id's'? You should try keeping the ID's of
the object in you environments the same, it will save you a lot of trouble.
If you aren't keeping them in sync, just tick off the 'import with id's'
checkbox when importing (but I wouldn't really recommend it).
Try removing the AUC first (when the client is closed) :-).
Hope this helps,
Best regards,
Klaas Deforche
----------------
http://www.artofcreation.be
Post by Tyra
I have to import a big xpo file from one environtment to another environtment.
The project xpo file contents many new EDTs, tables, forms, etc..
These are brand-new tables, but everytime I run the import, the system keeps
saying something like 'A table, Extended Data Type, Base Enum or class called
ellItemDesignerTable already exists. Import of Table aborted'..
It would import fine if I rename the table..
I ran the job to get table name from table id, AX does show the table name
does exist on AX already..but can't see it in the AOT..
This problem happens many time for many tables..
If everyone has any idea or tips on the importing big project, please let me
know.
Thanks a lot,
--
Tyra
n***@gmail.com
2014-05-05 12:57:11 UTC
Permalink
Post by Tyra
I have to import a big xpo file from one environtment to another environtment.
The project xpo file contents many new EDTs, tables, forms, etc..
These are brand-new tables, but everytime I run the import, the system keeps
saying something like 'A table, Extended Data Type, Base Enum or class called
ellItemDesignerTable already exists. Import of Table aborted'..
It would import fine if I rename the table..
I ran the job to get table name from table id, AX does show the table name
does exist on AX already..but can't see it in the AOT..
This problem happens many time for many tables..
If everyone has any idea or tips on the importing big project, please let me
know.
Thanks a lot,
--
Tyra
import with ID click check "YES", problem soved.

Loading...