Skip to main content

Workflow for adding record to existing standalone table (versioned)

Comments

2 comments

  • Scott Daniel
    Create a View in the database that joins the Feature to the Versioned table. The SHAPE field must be of the geometry type and must be included in the view. Also include the Unique ID field from the versioned table. Then use the view as your datasource to display features for each versioned table record. Choose the Unique ID from the versioned table when prompted in ArcMap. After a record is added to the versioned table, refresh the layer and a "new" feature will be rendered.
    0
  • Permanently deleted user
    I was looking to do this as a workflow within the viewer.  The user clicks I want to Add Record.  The workflow opens and the user enters a value in the text field, clicks add, and that information is entered into a standalone table in SQL.
    0

Please sign in to leave a comment.