I am trying to publish a non-editable parcel fabric service to a distributed collaboration group on my enterprise (11.5) portal, but haven't figured out how to do this successfully yet.
Basically I have 2 version my parcel fabric service published to the portal - one that is editable and being actively edited by our mapping team and one that is non-editable intended to be used to used in a public-facing application. The goal is to have the non-editable one pushed to AGOL so that the AGOL copies are the ones used in the public-facing application (this application gets ~1mil views a month so having those queries on parcels hit our server directly is too intensive on current resources).
I have both services set up, but when I publish the non-editable service in a distributed collaboration group, only the map image gets sent to AGOL, not the actual feature layers.
Right now we are creating copies of the parcel fabric layers and pushing them to AGOL manually twice a week so the thought was that using a distributed collaboration between AGOL and Enterprise Portal with a daily sync would allow this to be automated. Has anyone done anything like this before? Thanks in advance for any advice!