Zum Hauptinhalt gehen

Populate CREATED_USER via Workflow

Kommentare

2 Kommentare

  • Jostein Svegården
    Hi, it sounds like editor tracking is enabled in the database for the feature class you are writing to. The four fields that are used by the editor tracking are read-only, and there is no way you can override this without disabling editor tracking on the feature class. When editor tracking is enabled, it is the user that your map service uses to connect to the database that is entered into the editor tracking fields. If you don't want to disable editor tracking, you could add a new text field to the feature and populate this with the string returned by the Get Current User activity
    0
  • Ryan Kelley
    Thanks for the response Jostein, that makes sense. Editor tracking is enabled, and we've usually only used the editor tracking fields for mobile data collection, but I was hoping I could write my own values in. I wasn't sure they were read only and ESRI auto-populated, but thanks for verifying that they are.
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.