Skip to main content

Hi, I am attempting to load CAD DWG into a File Geo database that has pre defined schema and domains. I get about 117 errors when I attempt this and would like some direction on how to resolve. my writer has an XML workspace Document imported. Am I to use the Attribute value mapper to 'code' all domain or sub type values?

 

Thanks!!

Looks like it failed because SUBTYPE field in the schema is expecting Integer and the the attribute from the data has the value "Curb Inlet "

 

I couldn't get XML you provided into the GDB for some unknown reason. So I cannot check if the subtype really expecting integer or not. But I think it is supposed to be 5 instead of Curb Inlet.


Reply