REAL NUMBER WITH UNITS type not recognized. Loading errror
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..

