My organization would like to publish copies of our enterprise data to our Portal so that it can be used in Field Maps as reference layers in disconnected situations. Data such as our Parcel Layer would be very helpful to our field workers. This requires that the Feature Layers be set as Sync-Enabled. Since our enterprise data updates periodically we would need a way to keep those reference layers up to date. From everything I've read there is currently not a way to update existing data in a sync-enabled layer -- See "Allow Offline Editing" section of this doc -- https://doc.arcgis.com/en/arcgis-online/manage-data/manage-editing-hfl.htm#ESRI_SECTION2_D884E7592F554616A92E6D04CA5081C3
Well, there is a way, but it involves turning Sync-Enabled off while updating which would break any WebMap and Checked Out Area that uses that layer.
We have 1000+ layers that we would like to host in Portal but I would need an automated way (Python) to keep them up to date. Any ideas would be greatly appreciated! Thanks.