Details
The syntax is not clear, how to export Multi Field Key (MFK) Items from Teamcenter using ugtopv.exe.
e.g.:
ugtopv.exe -pim=yes @DB/%MFK#%,=item_id=itemidx,object_name=objectnamex/A
will show an error in the command prompt: "Error 1140 :Failed to load part:"
if you want to export Multi Field Key (MFK) Items from Teamcenter with ugtopv.exe
Solution
Right click in Teamcenter on the MFK Item you want to export-> View Properties
Use the content of PartIdentifier as input. Regardless of definition always the object_type (which is the Item type in this case) is also necessary with ugtopv.exe -pim=yes as a command line option.
(ug_clone would also work without object type).
Example:
If MFK is defined with ITEM ID and Object_name in Teamcenter BMIDE, the command in TC command shell would be:
ugtopv.exe -pim=yes @DB/%MFK#%,=item_id=itemidx,object_name=objectnamex,object_type=itemtypex/A
Notes and References
https://docs.plm.automation.siemens.com/tdoc/nx/1899/nx_help/#uid:xid913098
Hardware/Software Configuration
Platform: all
OS: n/a
OS Version: n/a
Product: NX
Application: TRANSLATOR
Function: NX_JT
Ref: 002-8016790