<?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 Cannot Download Offline DB from Federated Server in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-download-offline-db-from-federated-server/m-p/725258#M27638</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't know if this is a Server issue or a &lt;A href="https://community.esri.com/space/2149"&gt;ArcGIS Runtime SDK for .NET&lt;/A&gt;‌ (Quartz) issue. &amp;nbsp;Also I am downloading from a versioned database configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When trying to create a Offline DB from a service on a Federated ArcGIS Server it will fail. &amp;nbsp;It does not give a whole lot of information in the server log to indicate that anything went wrong. &amp;nbsp;I have done this connecting using Credentials of the item owner (which fails and the server log shows a credentials issue). &amp;nbsp;I have also done with a&amp;nbsp;administrator which still fails but does not show a credentials error. &amp;nbsp;I know the credentials are valid because I can connect to and&amp;nbsp;get PortalItems using the same credentials.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I try the same operation on an ArcGIS Installation that is not federated but instead just uses AGS security everything works as expected. &amp;nbsp;The operation creates the new version and the replica database is downloaded to the device running the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something else interesting is that if I run the createReplica command through a web browser passing the same parameters as used by the Runtime application (except setting async=false) it will work - But ONLY if the version has been created in the database. &amp;nbsp;It fails if a properly named version does not exist, so it does not create a version as it should. &amp;nbsp;Also if running through the browser and setting async = true if will fail&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/MBranscomb-esristaff"&gt;MBranscomb-esristaff&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/antti.kajanus-esri-fi-esridist"&gt;antti.kajanus-esri-fi-esridist&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/rzwaap-esristaff"&gt;rzwaap-esristaff&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Aug 2016 18:08:34 GMT</pubDate>
    <dc:creator>JoeHershman</dc:creator>
    <dc:date>2016-08-24T18:08:34Z</dc:date>
    <item>
      <title>Cannot Download Offline DB from Federated Server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-download-offline-db-from-federated-server/m-p/725258#M27638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't know if this is a Server issue or a &lt;A href="https://community.esri.com/space/2149"&gt;ArcGIS Runtime SDK for .NET&lt;/A&gt;‌ (Quartz) issue. &amp;nbsp;Also I am downloading from a versioned database configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When trying to create a Offline DB from a service on a Federated ArcGIS Server it will fail. &amp;nbsp;It does not give a whole lot of information in the server log to indicate that anything went wrong. &amp;nbsp;I have done this connecting using Credentials of the item owner (which fails and the server log shows a credentials issue). &amp;nbsp;I have also done with a&amp;nbsp;administrator which still fails but does not show a credentials error. &amp;nbsp;I know the credentials are valid because I can connect to and&amp;nbsp;get PortalItems using the same credentials.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I try the same operation on an ArcGIS Installation that is not federated but instead just uses AGS security everything works as expected. &amp;nbsp;The operation creates the new version and the replica database is downloaded to the device running the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something else interesting is that if I run the createReplica command through a web browser passing the same parameters as used by the Runtime application (except setting async=false) it will work - But ONLY if the version has been created in the database. &amp;nbsp;It fails if a properly named version does not exist, so it does not create a version as it should. &amp;nbsp;Also if running through the browser and setting async = true if will fail&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/MBranscomb-esristaff"&gt;MBranscomb-esristaff&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/antti.kajanus-esri-fi-esridist"&gt;antti.kajanus-esri-fi-esridist&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/rzwaap-esristaff"&gt;rzwaap-esristaff&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 18:08:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-download-offline-db-from-federated-server/m-p/725258#M27638</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2016-08-24T18:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Download Offline DB from Federated Server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-download-offline-db-from-federated-server/m-p/725259#M27639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solution is same as here&amp;nbsp;&lt;A href="https://community.esri.com/thread/182706-map-failed-to-download-thread-2"&gt;https://community.esri.com/thread/182706-map-failed-to-download-thread-2&lt;/A&gt;&amp;nbsp;. &amp;nbsp;Basically, in order to download a offline database you need to publish the service from ArcMap. &amp;nbsp;Even if you go into Server Manager and add the Sync and Extract capabilities those capabilities do not work and you cannot download.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 22:33:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-download-offline-db-from-federated-server/m-p/725259#M27639</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2016-09-08T22:33:23Z</dc:date>
    </item>
  </channel>
</rss>

