<?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: Error message - Layer does not support Attachments, but HasAttachment is set to False in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/error-message-layer-does-not-support-attachments/m-p/418549#M16256</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shan&lt;/P&gt;&lt;P&gt;Thank you for response&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our Featureclass is stored in SDE geodatabase (Oracle), It has defined some subtypes, Some fields has domain, Editor Tracking is ON, Not registered as versioned, &lt;STRONG&gt;Featureclass does not contain attachment&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attribute of this FeatureClass is updated every night by python script&amp;nbsp; (using UpdateCursor)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We create mxd with Two copy of this point FeatureClass (with different Definition Query and Different symbology), after that we published it as map service with Feature Access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have this type of error messages&amp;nbsp;every day, and we dont know why.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Jan 2018 14:45:04 GMT</pubDate>
    <dc:creator>MartinMaretta3</dc:creator>
    <dc:date>2018-01-29T14:45:04Z</dc:date>
    <item>
      <title>Error message - Layer does not support Attachments, but HasAttachment is set to False</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/error-message-layer-does-not-support-attachments/m-p/418546#M16253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Hi we have mapService with FeatureAccess enabled. We often have error like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 10.0pt;"&gt;Message: Error: Layer or Table with ID: 1 does not support Attachments.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 10.0pt;"&gt;Source: Extern/GatelysMeldingAGO.MapServer&amp;nbsp; &amp;nbsp;&amp;gt;&amp;gt;&amp;gt;error code 17000&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;But "Has Attachment" parameter for FeatureClass/Layer is set to False. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Do anybody have idea why this error message appear?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Thanks Martin&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2018 09:23:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/error-message-layer-does-not-support-attachments/m-p/418546#M16253</guid>
      <dc:creator>MartinMaretta3</dc:creator>
      <dc:date>2018-01-29T09:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error message - Layer does not support Attachments, but HasAttachment is set to False</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/error-message-layer-does-not-support-attachments/m-p/418547#M16254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I forgot to mention:&lt;/P&gt;&lt;OL style="margin-top: 0cm;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;This FC have no attachment as part of the solution.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;2. &amp;nbsp;&amp;nbsp;ArcGIS server warnings &amp;nbsp;is about a mapserver not featureserver, meaning it is not possible to create attachments at all.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Martin&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2018 09:26:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/error-message-layer-does-not-support-attachments/m-p/418547#M16254</guid>
      <dc:creator>MartinMaretta3</dc:creator>
      <dc:date>2018-01-29T09:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error message - Layer does not support Attachments, but HasAttachment is set to False</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/error-message-layer-does-not-support-attachments/m-p/418548#M16255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attachments are a property of the database table level, if you have not enabled the attachments on the DB level this error should not pop up at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you walk me through the process that you have followed while creating this feature class and publishing the service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Shan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2018 10:34:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/error-message-layer-does-not-support-attachments/m-p/418548#M16255</guid>
      <dc:creator>shan_sarkar</dc:creator>
      <dc:date>2018-01-29T10:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Error message - Layer does not support Attachments, but HasAttachment is set to False</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/error-message-layer-does-not-support-attachments/m-p/418549#M16256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shan&lt;/P&gt;&lt;P&gt;Thank you for response&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our Featureclass is stored in SDE geodatabase (Oracle), It has defined some subtypes, Some fields has domain, Editor Tracking is ON, Not registered as versioned, &lt;STRONG&gt;Featureclass does not contain attachment&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attribute of this FeatureClass is updated every night by python script&amp;nbsp; (using UpdateCursor)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We create mxd with Two copy of this point FeatureClass (with different Definition Query and Different symbology), after that we published it as map service with Feature Access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have this type of error messages&amp;nbsp;every day, and we dont know why.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2018 14:45:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/error-message-layer-does-not-support-attachments/m-p/418549#M16256</guid>
      <dc:creator>MartinMaretta3</dc:creator>
      <dc:date>2018-01-29T14:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error message - Layer does not support Attachments, but HasAttachment is set to False</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/error-message-layer-does-not-support-attachments/m-p/418550#M16257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. So I take it that at any point of time the feature classes never did have any attachments?&lt;/P&gt;&lt;P&gt;2. Does your tables have Global ID fields?&lt;/P&gt;&lt;P&gt;3. For testing purposes what happens if you try publishing a new test service with a copy of this same feature class and see if the issue replicates?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Shan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2018 04:52:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/error-message-layer-does-not-support-attachments/m-p/418550#M16257</guid>
      <dc:creator>shan_sarkar</dc:creator>
      <dc:date>2018-01-30T04:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Error message - Layer does not support Attachments, but HasAttachment is set to False</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/error-message-layer-does-not-support-attachments/m-p/418551#M16258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shan&lt;/P&gt;&lt;P&gt;So&lt;/P&gt;&lt;P&gt;1) No featureclass never has an attachment&lt;/P&gt;&lt;P&gt;2) No GlobalID for featureclass&lt;/P&gt;&lt;P&gt;3) I was able to publish test service without error, but I dont know how some users ineract with this service (what cause that error)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2018 09:52:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/error-message-layer-does-not-support-attachments/m-p/418551#M16258</guid>
      <dc:creator>MartinMaretta3</dc:creator>
      <dc:date>2018-01-30T09:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error message - Layer does not support Attachments, but HasAttachment is set to False</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/error-message-layer-does-not-support-attachments/m-p/418552#M16259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is confusing indeed. Can you give some detailed info on&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;We create mxd with Two copy of this point FeatureClass (with different Definition Query and Different symbology), after that we published it as map service with Feature Access.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the process or steps that you follow for this process?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Shan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2018 12:12:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/error-message-layer-does-not-support-attachments/m-p/418552#M16259</guid>
      <dc:creator>shan_sarkar</dc:creator>
      <dc:date>2018-01-30T12:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error message - Layer does not support Attachments, but HasAttachment is set to False</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/error-message-layer-does-not-support-attachments/m-p/418553#M16260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes is very strange.&lt;/P&gt;&lt;P&gt;We did nothing special. Used point feature class 2 times in our mxd.&lt;/P&gt;&lt;P&gt;For 1. one we defined some definition query and set symbology.&lt;/P&gt;&lt;P&gt;For 2. one we did the same, but different definition query (field for symbology is the same)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;published as map service wiith Feature access as usually.&lt;/P&gt;&lt;P&gt;~Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2018 08:23:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/error-message-layer-does-not-support-attachments/m-p/418553#M16260</guid>
      <dc:creator>MartinMaretta3</dc:creator>
      <dc:date>2018-01-31T08:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error message - Layer does not support Attachments, but HasAttachment is set to False</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/error-message-layer-does-not-support-attachments/m-p/418554#M16261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That should not pose any issues that is pretty much how most of the people use the feature class with feature service for editing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd suggest you to contact Esri Technical Support Services and log a case with them and get this checked out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Shan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2018 09:21:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/error-message-layer-does-not-support-attachments/m-p/418554#M16261</guid>
      <dc:creator>shan_sarkar</dc:creator>
      <dc:date>2018-01-31T09:21:24Z</dc:date>
    </item>
  </channel>
</rss>

