Skip to main content
Question

arcSDE Writer for enterprise geodatabase and editor tracking enabled

  • February 15, 2022
  • 1 reply
  • 104 views

I am using FME ArcSDE Writer to create features for a feature class in a table of an enterprise geodatabase with editor tracking enabled. If I run the writer FME logs the message that the fields 

The field 'created_user' in table 'ABC' will not be updated since it is not editable
The field 'created_date' in table 'ABC' will not be updated since it is not editable
The field 'last_edited_user' in table 'ABC' will not be updated since it is not editable
The field 'last_edited_date' in table 'ABC' will not be updated since it is not editable

When the translation has finished, the created_user field is set to the schema name of the postgresql db. 

Is it possible to specify the created_user manually in the writer?

1 reply

hkingsbury
Celebrity
Forum|alt.badge.img+63
  • Celebrity
  • 1620 replies
  • February 15, 2022

Those four fields are SDE managed. The last_edited_user is based off of the user in the connection file you're using