Skip to main content
Hi,

 

   I am using a writer to update some non-geometry columns and one geometry. But it is only updating non-geometry columns.

 

I have explicitly set following parameters.

 

Writer Mode: UPDATE

 

Target Geometry Column Name: GEOM

 

fme_where: id

 

 

Am i missing anything?

 

 

Subrat.
Hi,

 

 

fme_where probably isn't relavant here.

 

 

Have you specified "Update key fields" on the output feature type? It should be set to ID, if that is your primary key.

 

 

David

Reply