Skip to main content

Dear all,

I Have a schema mapper transformer that is defined based on an external oracle table

The external table have a column_name destination_attribute_type where I defined the data type of the file to be translated.

Is there any specific reason why "fme_int32" of the oracle table is not converted to "long integer"

For the shape files, the field data type of "fme_int32" yields to a data type "double" with length equal to 11.

Thanks

There was a long discussion on the subject some time ago: https://knowledge.safe.com/questions/32929/short-datatypes-understood-as-long-with-new-shapef.html

Which version of FME are you using? Can you reproduce using the FME 2017 release candidate?

Download: http://www.safe.com/support/support-resources/fme-downloads/beta/

If the problem persists, consider contacting Safe support referencing PR#71956.


Reply