<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic survey123 layer and replication in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-layer-and-replication/m-p/838915#M20321</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I have ArcGIS Server in Azure, with Survey based on ArcGIS Server Feature service.&lt;/P&gt;&lt;P&gt;the survey and service contains feature layer, attachment table and related table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to replicate this layer into different disconnected network.&lt;/P&gt;&lt;P&gt;I use disconnected replication for that.&lt;/P&gt;&lt;P&gt;The problem is the the feature layer MUST be versioned to participate in replication, while it MUST NOT be versioned to be used in Survey123.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas what to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've created the layer and related tables non versioned - for the survey.&lt;/P&gt;&lt;P&gt;I tried to create "shadow" layer and tables, versioned - for the replication.&lt;/P&gt;&lt;P&gt;Now the problem is how to sync them?&lt;/P&gt;&lt;P&gt;Building SQL triggers between them is very complicated, and I'm not sure I'll be able to create the relationship between the layer and tables in the versioned copy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas for that synchronization?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Ofra&lt;/P&gt;&lt;P&gt;Systematics&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Dec 2019 14:22:07 GMT</pubDate>
    <dc:creator>OfraAinemer</dc:creator>
    <dc:date>2019-12-03T14:22:07Z</dc:date>
    <item>
      <title>survey123 layer and replication</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-layer-and-replication/m-p/838915#M20321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I have ArcGIS Server in Azure, with Survey based on ArcGIS Server Feature service.&lt;/P&gt;&lt;P&gt;the survey and service contains feature layer, attachment table and related table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to replicate this layer into different disconnected network.&lt;/P&gt;&lt;P&gt;I use disconnected replication for that.&lt;/P&gt;&lt;P&gt;The problem is the the feature layer MUST be versioned to participate in replication, while it MUST NOT be versioned to be used in Survey123.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas what to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've created the layer and related tables non versioned - for the survey.&lt;/P&gt;&lt;P&gt;I tried to create "shadow" layer and tables, versioned - for the replication.&lt;/P&gt;&lt;P&gt;Now the problem is how to sync them?&lt;/P&gt;&lt;P&gt;Building SQL triggers between them is very complicated, and I'm not sure I'll be able to create the relationship between the layer and tables in the versioned copy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas for that synchronization?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Ofra&lt;/P&gt;&lt;P&gt;Systematics&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2019 14:22:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-layer-and-replication/m-p/838915#M20321</guid>
      <dc:creator>OfraAinemer</dc:creator>
      <dc:date>2019-12-03T14:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: survey123 layer and replication</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-layer-and-replication/m-p/838916#M20322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ofra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Survey123 requires their feature classes to be non-versioned, they cannot participate in geodatabase-level replication. &amp;nbsp;Have you looked at portal to portal collaboration?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2019 19:23:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-layer-and-replication/m-p/838916#M20322</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2019-12-05T19:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: survey123 layer and replication</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-layer-and-replication/m-p/838917#M20323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James.&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;These two environments are disconnected.&lt;/P&gt;&lt;P&gt;Is there an option for disconnected collaboration?&lt;/P&gt;&lt;P&gt;I'll use disconnected replication, and a special software to check and move the XML files between the environments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ofra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Dec 2019 06:51:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-layer-and-replication/m-p/838917#M20323</guid>
      <dc:creator>OfraAinemer</dc:creator>
      <dc:date>2019-12-08T06:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: survey123 layer and replication</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-layer-and-replication/m-p/838918#M20324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ofra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the two portals are in the same disconnected network environment, they should be able to participate in a collaboration. &amp;nbsp;If they are in seperate disconnected environments, you will need to have a different data transfer workflow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2019 17:41:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-layer-and-replication/m-p/838918#M20324</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2019-12-09T17:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: survey123 layer and replication</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-layer-and-replication/m-p/838919#M20325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;One portal/arcgis online is in the open internet, and used to collect data in the field, using Survey123. The other portal is in disconnected network. The challenge is to transfer the data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Finally I've created shadow layer - versioned, and created triggers to copy the data from the survey layer to the shadow layer. Then I use disconnected replication to sync the data to the disconnected network.&lt;/P&gt;&lt;P&gt;Thanks anyway&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ofra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2019 12:49:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-layer-and-replication/m-p/838919#M20325</guid>
      <dc:creator>OfraAinemer</dc:creator>
      <dc:date>2019-12-10T12:49:53Z</dc:date>
    </item>
  </channel>
</rss>

