A model converting a feature class from SDE to File geodatabase, and from FGDB to shapefile, causes Long fields to be changed to Double.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM037026
Submitted
July 25, 2008
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.3
Status
Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
Additional Information
We apologize that we were unable to address this issue within the current product support cycle. If the issue continues to affect your work in a supported release, please contact Technical Support.
Workaround
Create new fields of type Long and use Field Calculator to copy values from Double fields to Long fields. Or export model to python script and delete the field map parameter, which allows the Long fields to remain.