Select to view content in your preferred language

Can branch versioned tables effectively support multi-user editing scenarios?

252
4
Jump to solution
04-04-2025 02:48 AM
angiexx1
Emerging Contributor

I have a non UN table and it is branch versioned table and its attached to the attribute rule, so whenever there is a yes /no in the table the attribute rule evokes the process , now can i do this for multi user scenario? if one person has it yes and the tool works and when its done it goes back to no, so if its branch versioned table, will it support multi user, without disrupting the original flow?

0 Kudos
1 Solution

Accepted Solutions
MikeMillerGIS
Esri Frequent Contributor

Yes, but will also be posted to default.  Just need to think through how to prevent conflicts.

View solution in original post

0 Kudos
4 Replies
MikeMillerGIS
Esri Frequent Contributor

If the table is branched and published in the same Feature Service as the UN, it can be in the same version as the UN features, so when they are in a UN version, the table will be in the same version, so their value is only in that version.  Sounds like it should work.

0 Kudos
angiexx1
Emerging Contributor

so if i develop a tool which incorporates a versioned table, will it be maintained for the particular user? Like the edits made out of that tool will be maintained within the versioned table and the versioned user right? when this used across multi user it wont be a problem

0 Kudos
MikeMillerGIS
Esri Frequent Contributor

Yes, but will also be posted to default.  Just need to think through how to prevent conflicts.

0 Kudos
angiexx1
Emerging Contributor

okay! i was wondering what could be the potential conflict that might arise

0 Kudos