Select to view content in your preferred language

Related Tables and Editing Permissions

771
1
Jump to solution
02-14-2013 12:57 PM
by Anonymous User
Not applicable
Hello!  I work for a large organization, and frequently run into this scenario: one asset (say, a pipe under the road) is important to multiple workgroups (for this example, Envi and Hydro).  Each interested party uses versioned editing w/multiple editors to maintain their portion of the data.  This situation begs for related tables.  However, you cannot set editing privileges such that Envi can edit its table, but can't accidentally edit Hydro's table. 

Do you have any suggestions for efficient table design which enforces inter-table relationships without compromising editing privileges?

Thank you!
0 Kudos
1 Solution

Accepted Solutions
by Anonymous User
Not applicable
To follow up: I ended up creating feature classes which both groups could edit.  Then I created a set of relationship classes between each FC and a group-specific table, and privileged the group-specific tables to just that group.  So, both groups can add/edit features, but can only edit their own group's table.

View solution in original post

0 Kudos
1 Reply
by Anonymous User
Not applicable
To follow up: I ended up creating feature classes which both groups could edit.  Then I created a set of relationship classes between each FC and a group-specific table, and privileged the group-specific tables to just that group.  So, both groups can add/edit features, but can only edit their own group's table.
0 Kudos