I know when I bring it in, I've made sure the default type was set to CAD. When I do a dry run of any import assembly, this is the code I get
&LOG Cloning_Action: DEFAULT_DISP Naming_Technique: DEFAULT_NAMING Clone_Name: @DB/importtest1/A
the problem I believe I'm running into, is I need it to be
&LOG Cloning_Action: DEFAULT_DISP Naming_Technique: DEFAULT_NAMING Clone_Name: @DB/importtest1/AA
as my site only accepts the revision AA. From there, we use AA.001, AA.002 etc.
This error only occurs using the Auto Translate. If I do auto generate, it will bring it in with no issues, however when you have hundreds of files already named, it is a huge time sink to have to go through and rename and renumber them. Basically, I'm looking for any way for me to be able to use Auto-Translate to keep my part names and numbers, but have teamcenter set the revision to AA instead of A. I'm using NX 7.5 and TC8 if that makes a difference.