Hello fellows,
I am setting up a continuous delivery process for ArcGIS portal artifacts, currently my objective is to be able to move the content from one portal to another (dev to production), I have checked this document: https://enterprise.arcgis.com/en/portal/latest/administer/linux/example-copy-content.htm
I am able to copy the artifacts from one portal to another, but one of the artifacts is a Survey Form, This artifact is copied but it is not functional, I am assuming that is because its definition includes a reference to the Feature service. am I correct? how could this reference could be changed with out publishing the Survey again?
thanks for any hint