<?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 Re: Spatial Views &amp;amp; Replication in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/spatial-views-amp-amp-replication/m-p/551915#M31255</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Todd,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You will not be able to replicate a view.&amp;nbsp; In order for data to be replicated it needs to be register as versioned and contain GlobalIDs.&amp;nbsp; It is not possible to register a view as versioned.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Apr 2012 11:18:43 GMT</pubDate>
    <dc:creator>JakeSkinner</dc:creator>
    <dc:date>2012-04-20T11:18:43Z</dc:date>
    <item>
      <title>Spatial Views &amp;amp; Replication</title>
      <link>https://community.esri.com/t5/data-management-questions/spatial-views-amp-amp-replication/m-p/551911#M31251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Has anyone attempted to use a spatial view in a geodatabase replication scenario?&amp;nbsp; We are considering utilizing a one way replication, but without being able to maintain our views it may not be the best option.&amp;nbsp; Any insight would be appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 18:53:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/spatial-views-amp-amp-replication/m-p/551911#M31251</guid>
      <dc:creator>ToddColes</dc:creator>
      <dc:date>2012-04-19T18:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Views &amp; Replication</title>
      <link>https://community.esri.com/t5/data-management-questions/spatial-views-amp-amp-replication/m-p/551912#M31252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm confused what you are attempting to do.&amp;nbsp; What have you tried? and what are your results?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I successfully replicate several layers to our SDE that serves data for the web.&amp;nbsp; I have spatial views built on these layers that display fine without ever having to worry about them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My suggestion is if you are replicating one-way make sure you replicate into a non-versioned dataset.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 19:03:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/spatial-views-amp-amp-replication/m-p/551912#M31252</guid>
      <dc:creator>BrentHoskisson</dc:creator>
      <dc:date>2012-04-19T19:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Views &amp; Replication</title>
      <link>https://community.esri.com/t5/data-management-questions/spatial-views-amp-amp-replication/m-p/551913#M31253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I haven't actually tried anything yet, I'm just trying to find out if what I want to do is feasible first.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically, we have an SDE geodatabase that has a handful of feature classes and tables with quite a few spatial views.&amp;nbsp; Instead of connecting our web maps directly to these views, we would like to replicate the database and have the web connect to it.&amp;nbsp; This sounds similar to what you are doing.&amp;nbsp; Do you actually replicate the views, or just replicate the tables/feature classes and build the spatial views on the replica?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 19:25:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/spatial-views-amp-amp-replication/m-p/551913#M31253</guid>
      <dc:creator>ToddColes</dc:creator>
      <dc:date>2012-04-19T19:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Views &amp; Replication</title>
      <link>https://community.esri.com/t5/data-management-questions/spatial-views-amp-amp-replication/m-p/551914#M31254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't think you can replicate a view.&amp;nbsp; We replicate the data sets.&amp;nbsp; The views just sit on top of those data sets.&amp;nbsp; Replicating the dataset automatically replicates the views without having to do anything else.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 19:29:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/spatial-views-amp-amp-replication/m-p/551914#M31254</guid>
      <dc:creator>BrentHoskisson</dc:creator>
      <dc:date>2012-04-19T19:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Views &amp; Replication</title>
      <link>https://community.esri.com/t5/data-management-questions/spatial-views-amp-amp-replication/m-p/551915#M31255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Todd,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You will not be able to replicate a view.&amp;nbsp; In order for data to be replicated it needs to be register as versioned and contain GlobalIDs.&amp;nbsp; It is not possible to register a view as versioned.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2012 11:18:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/spatial-views-amp-amp-replication/m-p/551915#M31255</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2012-04-20T11:18:43Z</dc:date>
    </item>
  </channel>
</rss>

