Skip to main content
14-Alexandrite
August 31, 2023
Question

Creating a WTPart / WTDoc fails in windchill as name, number atttributes missing in Creation wizard

  • August 31, 2023
  • 1 reply
  • 2936 views

I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.2

Getting Error while creating WTPart or WTDoc using defaut template "Caused by: wt.vc.VersionControlException: (wt.part.partResource/19) wt.fc.InvalidAttributeException: The name attribute must have a value. "

Here are the errors that I faced
Caused by: wt.vc.VersionControlException: (wt.part.partResource/19) wt.fc.InvalidAttributeException: The name attribute must have a value

1 reply

HelesicPetr
22-Sapphire II
22-Sapphire II
August 31, 2023

Hi @Rohaan 

I know two cases of this error.

 

One is that system attribute Name is not in the create Wizard 

The name is hidden or removed from create layout by Administrator in the Type & Attribute management 

- add the name attribute back to the Wizard

Second is OIR definition. The name is not defined in the OIR or is defined wrong way or is pick-up from an another IBA parameter that is empty. 

- correct the OIR definition 

 

Also there can be many other reasons. 

for example any customization...

 

PetrH

Rohaan14-AlexandriteAuthor
14-Alexandrite
August 31, 2023

I probably think the system is broken because all the configurations are correct in Types and Attribute Management, yet I see no attributes .

Rohaan_0-1693470578800.png

 

HelesicPetr
22-Sapphire II
22-Sapphire II
August 31, 2023

HI @Rohaan 

Check type & attribute management layouts 

 

HelesicPetr_1-1693471975688.png

Be sure that the attributes are ok.

 

Sometimes I saw there were error in datautility if the attribute should have been shown but error stops loading full page. 

Also if some js script failed it can stop loading full page. 

In your case there is something that block full page load. 

 

PetrH