Details
---------------
About the character limitation of ugmanager clone
Steps to reproduce the problem
1) Please create an Item with following ID.
MAXIDTEST_1238456789_123456789_123456789_123456789_123456789_123456789_12345678
9_123456789_123456789_1234567
2) Please create the dataset of Non-master drawing part with same ID.
3) Try to export it with ugmanager clone as following.
D:\App\NX\NX10014\UGMANAGER>ugmanager_clone -pim=yes -u=infodba -p=infodba
-o=export -default_n=autotranslate -copy_n=specification:yes
-asse="@DB/MAXIDTEST_1238456789_123456789_123456789_123456789_123456789_1234567
89_123456789_123456789_123456789_1234567/A"
-> following error occurs.
ERROR: (640162) - Filename is too long
While performing export
This error occurred while operating on the part
@DB/MAXIDTEST_1238456789
_123456789_123456789_123456789_123456789_123456789_123456789_123456789_12345678
9
_1234567/A/specification/MAXIDTEST_1238456789_123456789_123456789_123456789_123
4
56789_123456789_123456789_123456789_123456789_1234567-A-dwg1
Solution
There is a character limitation of the file name of NX part file on the Native
Disk.
The limit is around 256 characters including the full path of the part stored
location.
The moment the UGPart file is added in the Item and tried to export it it
reaches the limit of the characters and gives an error message.
This is a Microsoft Windows limitation for any part file name.
Notes and References
IR 7461815
Hardware/Software Configuration
Platform: INTEL
OS: windows
OS Version: 764sp1
Product: NX
Application: NXMANAGER
Version: V10.0.1
Function: CLONE_EXPORT
Ref: 002-7007414