Hello everyone,
I need to create a web application to edit points, lines and polygons in ArcGIS Portal or AGOL.
Layers are located in SDE and users are going to use this web application for editing purposes, to digitize points, lines and polygons.
I am currently looking for options and I would like to know what solution do you recommend for editable layers:
- Feature hosted layers
- Feature layers linked to SDE
For Feature hosted layers.
How do I synchronize the Feature Hosted layer with SDE?
For Feature layers linked to SDE.
We work on a versioned SDE database.I haven't seen any sample in Web Application Builder or Experience Builder that shows how to create a version, edit the version and then post and reconcile.
Is there a way to create a version when the editor open the web application? Or does the Feature layer get created always pointing to the same version in SDE?
Do you recommend Web Application Builder or Experience Builder?
Thank you