i have a scenario like this:
There are 10-20 surveyors that will be doing a survey using Arcis Fieldmap/123. The data collected then will be used by another non-gis apps to measures their performances on daily basis.
Thing is, I do not want to publish the data from Enterprise geodatabase (postgresql 13, arcgis enterprise 11.0. running on AWS) directly as Feature Service in our local Portal. I would rather publish the replica and then synch it with the parent.
What is the best possible approach for this workflow ? Which replication to use ? How to synch the replica to the parent?
Many thanks