I am researching the best workflow to achieve the following in an Enterprise 10.7 environment:
- Create a simple web map with point data where multiple users can edit the attribute table simultaneously.
- Users will be working on specific defined areas to avoid working on the same record of the table concurrently.
- I want to use a web map so users do not have to use ArcMap or ArcPro.
I’ve looked at a lot of articles. This one seems to be the direction I am leaning...
https://desktop.arcgis.com/en/arcmap/latest/map/publish-map-services/tutorial-perform-web-editing-using-data-from-a-geodatabase.htm
My Workflow
- Author a map in ArcPro with an enterprise gdb feature class. (Enterprise 10.7)
- Publish with feature access enabled.
- Users view and edit feature service from ArcGIS Server Services Directory with the Map Viewer.
Questions:
- Does this seem like the most straight forward workflow?
- Is edited data immediately available for use to another user?
- Is versioning only available when editing in ArcPro or ArcMap? Seems more complex, but pros or cons?
- Other recommended editable web map workflows?
I appreciate any suggestions as web mapping and Enterprise Portals are new territory for me.
Thanks!