Skip to main content
11-Garnet
March 11, 2026
Question

REAL NUMBER WITH UNITS type not recognized. Loading errror

  • March 11, 2026
  • 1 reply
  • 55 views

I tried to create reusable attritbute using https://www.ptc.com/en/support/article/CS59960

 

 

<csvAttrDefinizer handler="wt.iba.definition.DefinitionLoaderWithCache.createAttrDefinizer" >
<csvname>com.liebherr.aer.flow.windchill.TDM_DETAILED_DESCRIPTION</csvname>
<csvhierarchyDisplayName></csvhierarchyDisplayName>
<csvorganizerPaths>PARENTFOLDER/CHILDFOLDER</csvorganizerPaths>
<csvdefinitionPaths></csvdefinitionPaths>
<csvdisplay_name>TDM Detailed Description</csvdisplay_name>
<csvdescription></csvdescription>
<csvdata_type>Real Number with Units</csvdata_type>
<csvQoMName></csvQoMName>
<csvnameValuePairs></csvnameValuePairs>
<csvlogicalIdentifier></csvlogicalIdentifier>

 

 

Getting this error

โ€œWrong data type! The new node's data type: REAL NUMBER WITH UNITS does not match any one of Nine!โ€

 

Also QOM values are not gettiing recognised..need immediate help..

 

 

 

 

 

1 reply

Fadel
23-Emerald I
March 11, 2026

<csvdatatype>wt.units.FloatingPointWithUnits</csvdatatype>
<csvIBA>xxxx</csvIBA>
<csvQoM>YYYY</csvQoM>

Bui๊“˜a