Skip to main content

Hello,

 

I need to update the location of a point in an SDE database from UTM's. Is there a way to write an updated location to the Shape* field?

 

Thank you.

This might be done by updating "fme_db_operation" attribute value manually to "UPDATE". And then, while writing feature(s), Feature operation has to be setup to fme_db_operation mode. While writing to SDE OBJECTID must be preserved and used as Match Column. Similar to screenshot below. (Full article can be found here: https://community.safe.com/s/article/geodatabase-behaviour-updating-a-file-geodatabase)

image 


Reply