<?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: Access Archive Class with ArcGIS Server in ArcGIS REST APIs and Services Questions</title>
    <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276952#M1404</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Berend,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that's all working great for me except for the last point - my publishing keeps failing and I can't figure out why. &amp;nbsp;maybe I'll try putting together a new from scratch geodatabase and give it another go. &amp;nbsp;I'll let you guys know if there is any progress.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Jul 2017 14:55:49 GMT</pubDate>
    <dc:creator>RobertNalewajk</dc:creator>
    <dc:date>2017-07-21T14:55:49Z</dc:date>
    <item>
      <title>Access Archive Class with ArcGIS Server</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276940#M1392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know if there is a way to access the archive class in a Map Service on ArcGIS Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Map Service with feature class stored in a SDE GeoDatabase with Archiving and Versionning enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My questions are:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;When features are added/updated/removed on a feature class with Archiving using the Feature Access capability of ArcGIS Server, does the Archive Class is updated?&lt;/LI&gt;&lt;LI&gt;Is it possible to query the Archive Class in order to retrieve features at a perticular moment using the Feature Access or Mapping capabilities through the REST API?&lt;/LI&gt;&lt;LI&gt;When I try to publish a Map Service containing an Archive Class to ArcGIS Server I have an error saying: &lt;CODE&gt;Layer's data source is not registered with the geodatabase (Feature Service)&lt;/CODE&gt;. Does it means it's not possible to publish an Archive Class?&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 13:29:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276940#M1392</guid>
      <dc:creator>MaxDemars</dc:creator>
      <dc:date>2016-06-17T13:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Access Archive Class with ArcGIS Server</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276941#M1393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.&amp;nbsp; Enabling Archiving is a database action, nothing to do with ArcGIS Server.&amp;nbsp; When the feature is edited, the triggers put in place for Archiving to work take over, regardless if the edit came from ArcGIS Server or ArcDesktop.&lt;/P&gt;&lt;P&gt;2. Enable Time aware when creating ArcGIS Server Services&lt;/P&gt;&lt;P&gt;3. I dont quite understand why one would publish the archived tables directly.&amp;nbsp; You dont add the archived tables directly in arcmap, you work with the archived items through the featureclass in which the archived was enabled.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 21:37:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276941#M1393</guid>
      <dc:creator>MichaelRobb</dc:creator>
      <dc:date>2016-06-28T21:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Access Archive Class with ArcGIS Server</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276942#M1394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The aim to publish an archived table through ArcGIS Server is simply to enable making queries on it. It could be interesting for a web application to allow user to see how the data changed for a period of time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I realize that an archived table cannot be published into a map service if the Features Access capability is enabled, but there is no problem if it's desabled.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 13:44:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276942#M1394</guid>
      <dc:creator>MaxDemars</dc:creator>
      <dc:date>2016-07-13T13:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Access Archive Class with ArcGIS Server</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276943#M1395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How would one use REST services to detect what features have been deleted&amp;nbsp;during a certain period of time? &amp;nbsp;More to the point, how would one synchronize two identical feature types using only REST services? &amp;nbsp;The trouble I'm seeing is there is no way of querying for&amp;nbsp;deleted features because, well, they're deleted. &amp;nbsp;I would think archiving would provide a mechanism for seeing what was deleted&amp;nbsp;within a time period.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2017 13:13:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276943#M1395</guid>
      <dc:creator>CoreyAlix</dc:creator>
      <dc:date>2017-04-25T13:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Access Archive Class with ArcGIS Server</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276944#M1396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm experiencing the exact same issue. &amp;nbsp;I would like to publish the archive table as a layer to allow a user to see what the data looked like at specific times in history, including data that has been deleted in the current version. &amp;nbsp;I also tried to create a view with the archive table and publish that, but was also unsuccessful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any tips would be helpful!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 12:44:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276944#M1396</guid>
      <dc:creator>RobertNalewajk</dc:creator>
      <dc:date>2017-07-19T12:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Access Archive Class with ArcGIS Server</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276945#M1397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Corey,&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;How does one detect what features have been deleted?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;The trouble I'm seeing is there is no way of querying for&amp;nbsp;deleted features because, well, they're deleted.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;First, no features are deleted. Archiving does not work this way.&lt;/P&gt;&lt;P&gt;Archiving is applied on the database level, before the GIS Web Stack. &amp;nbsp;When you Archive enable a featureclass, what happens is a VIEW is created. &amp;nbsp;it will be a table name ending with _EVW. &amp;nbsp;The 'featureclass' table will have ALL records created / Inserted. &amp;nbsp;Any current record is given a 9999 date stamp in an auto generated field when archiving. &amp;nbsp;Any time a new feature is added, it is given this stamp. &amp;nbsp;Any existing record that is EDITED or DELETED has its record / feature COPIED into the same table, the new record is given a 9999 stamp and the original record or 'deleted' record is given a real time stamp. &amp;nbsp;&lt;/P&gt;&lt;P&gt;No records are ever deleted or edited, only created. &amp;nbsp;This of course is something to be aware of for scaling the db size and performance.&lt;/P&gt;&lt;P&gt;when adding the layer in ArcGIS Desktop, add the feature layer, enable TIME on the layer, publish to ArcGIS Server. &amp;nbsp;ALL records are accessible. &amp;nbsp;You can also use the Feature Access Service and allow edits... and it will all work. &amp;nbsp;Showing the layer will show only 9999 stamped records aka current. &amp;nbsp;Enabling a time slider allows you to select Timestamped records...this would show records you have 'deleted' (which in the db, is not deleted) or edited changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 14:28:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276945#M1397</guid>
      <dc:creator>MichaelRobb</dc:creator>
      <dc:date>2017-07-19T14:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Access Archive Class with ArcGIS Server</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276946#M1398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You shouldn't create a view... a _EVW view is created for you by ArcCatalog or the GeoProcessor.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 14:31:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276946#M1398</guid>
      <dc:creator>MichaelRobb</dc:creator>
      <dc:date>2017-07-19T14:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Access Archive Class with ArcGIS Server</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276947#M1399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;I realize that an archived table cannot be published into a map service if the Features Access capability is enabled&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;That is not correct. You can publish a Feature Access Service on an Archived FeatureClass. Further, it is one of only two methods you CAN use if you plan to do SYNC and OFFLINE capabilities. &amp;nbsp;&lt;/P&gt;&lt;P&gt;You need to add a Global GUID before enabling Archiving for providing database level unique keys for syncing or editing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 14:33:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276947#M1399</guid>
      <dc:creator>MichaelRobb</dc:creator>
      <dc:date>2017-07-19T14:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Access Archive Class with ArcGIS Server</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276948#M1400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michael Robb,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your replies, I'm having trouble replicating some of the items you mentioned and am wondering what I'm misunderstanding. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it makes a difference I'm talking about a SQL Server 2012 Geodatabase at ArcGIS 10.4.0 for my current DB environment, with ArcGIS Server 10.4.0 unfederated. &amp;nbsp;I'm not sure it does, but you never know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I enable Archiving it looks to be creating a "FeatureClass"_H table. &amp;nbsp;So if the feature class is GIPractice the historical (or archive table) is GIPractice_H (checking the source of the "Historical Archive" layer added with the Geodatabase History Toolbar backs this up). &amp;nbsp;The time control fields in there seem to be GDB_FROM_DATE and GDB_TO_DATE, although the created_date and last_edited_date also appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I look at the GIPractice_evw view query in SQL Server manager I don't see any reference to the GPIPractice_H table, and can't seem to find records that are deleted, but are visible in the "_H" table. &amp;nbsp;Also, when I pull the feature class into ArcMap and make it time aware the GDB_FROM_DATE and GDB_TO_DATE fields are missing, only the created_date and last_edited_date fields are available, and they only seem to show the current data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what am I missing here? I felt like I was finally getting a hold on some of this background DB stuff and it seems like I'm missing something important here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 16:39:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276948#M1400</guid>
      <dc:creator>RobertNalewajk</dc:creator>
      <dc:date>2017-07-19T16:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Access Archive Class with ArcGIS Server</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276949#M1401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you need to do is to publish the Historical Archive.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Open ArcMap&lt;/LI&gt;&lt;LI&gt;Add the Archived featureclass. This contains the current view of the features, i.e. the latest version. You don't have GDB_FROM_DATE and GDB_TO_DATE.&lt;/LI&gt;&lt;LI&gt;Open the &lt;EM&gt;Geodatabase History&lt;/EM&gt; toolbar&lt;/LI&gt;&lt;LI&gt;Select the featureclass in the TOC and click on the &lt;EM&gt;Add Historical Archive&lt;/EM&gt; button&lt;/LI&gt;&lt;LI&gt;This will add a new layer to the TOC, containing &lt;STRONG&gt;all&lt;/STRONG&gt; features, including both time fields&lt;/LI&gt;&lt;LI&gt;Optionally, enable time on that layer and specify the &lt;EM&gt;start time&lt;/EM&gt; and &lt;EM&gt;end time&lt;/EM&gt; fields. If you do this, you can specify the &lt;EM&gt;time&lt;/EM&gt; field in a REST call to ArcGIS Server. If you don't, you can still query the history, but you need to build the where clause including a date manually&lt;/LI&gt;&lt;LI&gt;Publish as a mapservice&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I know, _H tables are created the moment you disable archiving and choose to maintain the history. Enable and disable again will create _H1, _H2 et cetera.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Berend&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 12:22:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276949#M1401</guid>
      <dc:creator>BerendVeldkamp</dc:creator>
      <dc:date>2017-07-20T12:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Access Archive Class with ArcGIS Server</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276950#M1402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you are over complicating it all.. &amp;nbsp;this is all managed by Catalog, ArcMap (History toolbar) and publishing with time layers... no issues.&lt;/P&gt;&lt;P&gt;Read:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/geodatabases/the-archive-process.htm" title="http://desktop.arcgis.com/en/arcmap/latest/manage-data/geodatabases/the-archive-process.htm"&gt;The archive process—ArcGIS Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/363592_pastedImage_2.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 16:07:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276950#M1402</guid>
      <dc:creator>MichaelRobb</dc:creator>
      <dc:date>2017-07-20T16:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Access Archive Class with ArcGIS Server</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276951#M1403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ahh - I think the confusion might be that the data I'm talking about is versioned - which, based on the link you added, works differently than non-versioned data when archiving. &amp;nbsp;I didn't know they were treated differently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to clarify I'm working with versioned data. &amp;nbsp;thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jul 2017 14:35:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276951#M1403</guid>
      <dc:creator>RobertNalewajk</dc:creator>
      <dc:date>2017-07-21T14:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: Access Archive Class with ArcGIS Server</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276952#M1404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Berend,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that's all working great for me except for the last point - my publishing keeps failing and I can't figure out why. &amp;nbsp;maybe I'll try putting together a new from scratch geodatabase and give it another go. &amp;nbsp;I'll let you guys know if there is any progress.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jul 2017 14:55:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276952#M1404</guid>
      <dc:creator>RobertNalewajk</dc:creator>
      <dc:date>2017-07-21T14:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Access Archive Class with ArcGIS Server</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276953#M1405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the failure? &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do the GP Results messages say?&lt;/P&gt;&lt;P&gt;Is the failure during&amp;nbsp;analyze / publishing (same thing)?&lt;/P&gt;&lt;P&gt;What do the server logs say? &amp;nbsp;(usually will give enough information to figure errors out)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jul 2017 14:59:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276953#M1405</guid>
      <dc:creator>MichaelRobb</dc:creator>
      <dc:date>2017-07-21T14:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Access Archive Class with ArcGIS Server</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276954#M1406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just saw this... &amp;nbsp;scratch geodatabase? &amp;nbsp;as in scratch gdb? &amp;nbsp;I'm sure its just a mixup of terminology, but you are aware that an Enterprise Geodatabase is needed... &amp;nbsp;e.g. SQL, Oracle, HANA, etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Jul 2017 16:00:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276954#M1406</guid>
      <dc:creator>MichaelRobb</dc:creator>
      <dc:date>2017-07-22T16:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: Access Archive Class with ArcGIS Server</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276955#M1407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for your persistence in this!&lt;/P&gt;&lt;P&gt;To answer your questions in reverse order I'm using a SQL Server Enterprise Geodatabase. &amp;nbsp;ArcGIS 10.4, SQL 2012 SP3. &amp;nbsp;for the initial testing I was using an Enterprise database that I had previously created for some data work, but wanted to create a new one "from scratch" just for this testing, sorry for the confusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for the failure - after publishing (no errors during analyze) - I get:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Packaging succeeded, but publishing failed. &amp;nbsp;ERROR 001487: Failed to update the published server with the server-side data location. &amp;nbsp;Please see the server's log for more details. &amp;nbsp;Please conuslt the GP Results Window for enhanced error description or contact your administrator for the server logs."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The GP Results Window shows a successful Stage Service, but a failure to upload the service definition (I have published other services while this issue has persisted so it shouldn't be a standard publishing issue). &amp;nbsp;The GP window shows errors 001487 (as above) and Error 001369: "Failed to create the service."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Server logs show me 3 errors (all severe).&lt;/P&gt;&lt;P&gt;1. Failed swizzling service&lt;/P&gt;&lt;P&gt;2. Failed to create the service: Updating the server connection string for layer TimeTestPoint Archive failed. &amp;nbsp;Attempted connection string was: . . . Table name is TIMETEST.DBO.TIMETESTPOINT_H. &amp;nbsp;Please verify the data exists on the server.&lt;/P&gt;&lt;P&gt;3. Error executing tool. &amp;nbsp;PubishServiceDefinition . . . Errors 001487 and 001369 as above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the 2nd error seems to be the diagnostic one here to me, although I don't understand why its happening. &amp;nbsp;The connection string that is registered with Server is the same connection string the data is added with so access shouldn't be an issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 16:06:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/access-archive-class-with-arcgis-server/m-p/276955#M1407</guid>
      <dc:creator>RobertNalewajk</dc:creator>
      <dc:date>2017-07-24T16:06:21Z</dc:date>
    </item>
  </channel>
</rss>

