Good morning,
I am working in building the following solution:
- create a hosted feature layer using ArcGIS Pro and publishing in ArcGIS Portal
- create a replica of the hosted feature layer locally
- update the replica, with ArcGIS Pro for testing, but the goal is to update the replica with python
- synchronize hosted feature with replica
Any recommendation in how to implement this solution.
Thanks