<?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: Edit Widget &amp;amp; Attachments in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252984#M7744</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;What is the URL that it is trying to open? It should probably be similar to something like:&lt;BR /&gt;&lt;A href="http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/SanFrancisco/311Incidents/FeatureServer/0/1658885/attachments/30882"&gt;http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/SanFrancisco/311Incidents/FeatureServer/0/1658885/attachments/30882&lt;/A&gt; ...&lt;BR /&gt; &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;The URL seems to be correct:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://emrgisviewer.emr-inc.com/ArcGIS/rest/services/CPR/CPR_Data/FeatureServer/2/818/attachments/801"&gt;http://emrgisviewer.emr-inc.com/ArcGIS/rest/services/CPR/CPR_Data/FeatureServer/2/818/attachments/801&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The linked docs are in a sub folder of the wwwroot\cprr directory where the config.xml and widget files are.&amp;nbsp; Do I need to move them or should they be somewhere else?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; &lt;BR /&gt;Yes, both the web server and ArcGIS Services can limit the file size.&amp;nbsp; Both are configurable.&lt;BR /&gt;&lt;BR /&gt;.NET &lt;BR /&gt;The max allowed upload size is the smallest value defined by: &lt;BR /&gt;a. &amp;lt;MaxUploadSize&amp;gt;20480&amp;lt;/MaxUploadSize&amp;gt; as defined in rest.config. &lt;BR /&gt;or &lt;BR /&gt;b. ASP .NET Max Request length as defined in web.config &lt;BR /&gt;&amp;lt;httpRuntime maxRequestLength=10240" /&amp;gt;.&lt;BR /&gt;See &lt;SPAN style="text-decoration:underline;"&gt;&lt;A href="http://support.esri.com/index.cfm?fa=knowledgebase.techarticles.articleShow&amp;amp;d=35971"&gt;http://support.esri.com/index.cfm?fa=knowledgebase.techarticles.articleShow&amp;amp;d=35971&lt;/A&gt;&lt;/SPAN&gt; for more info.&lt;BR /&gt;&lt;BR /&gt;Java &lt;BR /&gt;The default max allowed upload size is 20 MB. This can be modified by setting "config.max-upload-size" property in rest-config.properties.&lt;BR /&gt;&lt;BR /&gt;From "Problem: How do I upload large attachments?" in the FAQ:&lt;BR /&gt;&lt;SPAN style="text-decoration:underline;"&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/help/index.html#references/faq.htm"&gt;http://help.arcgis.com/en/webapi/flex/help/index.html#references/faq.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Got this part to work.&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Oct 2010 13:43:44 GMT</pubDate>
    <dc:creator>BarrettStanke</dc:creator>
    <dc:date>2010-10-18T13:43:44Z</dc:date>
    <item>
      <title>Edit Widget &amp;amp; Attachments</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252982#M7742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When I edit locations within viewer 2.1, all my edits save properly but clicking the link to the attachment opens another window but the file doesn't open and I get a dreaded HTTP 500 Internal Server Error.&amp;nbsp; How do I go about correcting this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, is there a limit to the size of file you can attach?&amp;nbsp; Having trouble with anything over 5 MB.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Oct 2010 19:32:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252982#M7742</guid>
      <dc:creator>BarrettStanke</dc:creator>
      <dc:date>2010-10-15T19:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Widget &amp; Attachments</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252983#M7743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;When I edit locations within viewer 2.1, all my edits save properly but clicking the link to the attachment opens another window but the file doesn't open and I get a dreaded HTTP 500 Internal Server Error.&amp;nbsp; How do I go about correcting this?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the URL that it is trying to open? It should probably be similar to something like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/SanFrancisco/311Incidents/FeatureServer/0/1658885/attachments/30882"&gt;http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/SanFrancisco/311Incidents/FeatureServer/0/1658885/attachments/30882&lt;/A&gt;&lt;SPAN&gt; ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Also, is there a limit to the size of file you can attach?&amp;nbsp; Having trouble with anything over 5 MB.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, both the web server and ArcGIS Services can limit the file size.&amp;nbsp; Both are configurable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;.NET &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The max allowed upload size is the smallest value defined by: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a. &amp;lt;MaxUploadSize&amp;gt;20480&amp;lt;/MaxUploadSize&amp;gt; as defined in rest.config. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;or &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;b. ASP .NET Max Request length as defined in web.config &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;httpRuntime maxRequestLength=10240" /&amp;gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;See &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;&lt;A href="http://support.esri.com/index.cfm?fa=knowledgebase.techarticles.articleShow&amp;amp;d=35971"&gt;http://support.esri.com/index.cfm?fa=knowledgebase.techarticles.articleShow&amp;amp;d=35971&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt; for more info.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Java &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The default max allowed upload size is 20 MB. This can be modified by setting "config.max-upload-size" property in rest-config.properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From "Problem: How do I upload large attachments?" in the FAQ:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration:underline;"&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/help/index.html#references/faq.htm"&gt;http://help.arcgis.com/en/webapi/flex/help/index.html#references/faq.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Oct 2010 23:18:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252983#M7743</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2010-10-16T23:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Widget &amp; Attachments</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252984#M7744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;What is the URL that it is trying to open? It should probably be similar to something like:&lt;BR /&gt;&lt;A href="http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/SanFrancisco/311Incidents/FeatureServer/0/1658885/attachments/30882"&gt;http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/SanFrancisco/311Incidents/FeatureServer/0/1658885/attachments/30882&lt;/A&gt; ...&lt;BR /&gt; &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;The URL seems to be correct:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://emrgisviewer.emr-inc.com/ArcGIS/rest/services/CPR/CPR_Data/FeatureServer/2/818/attachments/801"&gt;http://emrgisviewer.emr-inc.com/ArcGIS/rest/services/CPR/CPR_Data/FeatureServer/2/818/attachments/801&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The linked docs are in a sub folder of the wwwroot\cprr directory where the config.xml and widget files are.&amp;nbsp; Do I need to move them or should they be somewhere else?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; &lt;BR /&gt;Yes, both the web server and ArcGIS Services can limit the file size.&amp;nbsp; Both are configurable.&lt;BR /&gt;&lt;BR /&gt;.NET &lt;BR /&gt;The max allowed upload size is the smallest value defined by: &lt;BR /&gt;a. &amp;lt;MaxUploadSize&amp;gt;20480&amp;lt;/MaxUploadSize&amp;gt; as defined in rest.config. &lt;BR /&gt;or &lt;BR /&gt;b. ASP .NET Max Request length as defined in web.config &lt;BR /&gt;&amp;lt;httpRuntime maxRequestLength=10240" /&amp;gt;.&lt;BR /&gt;See &lt;SPAN style="text-decoration:underline;"&gt;&lt;A href="http://support.esri.com/index.cfm?fa=knowledgebase.techarticles.articleShow&amp;amp;d=35971"&gt;http://support.esri.com/index.cfm?fa=knowledgebase.techarticles.articleShow&amp;amp;d=35971&lt;/A&gt;&lt;/SPAN&gt; for more info.&lt;BR /&gt;&lt;BR /&gt;Java &lt;BR /&gt;The default max allowed upload size is 20 MB. This can be modified by setting "config.max-upload-size" property in rest-config.properties.&lt;BR /&gt;&lt;BR /&gt;From "Problem: How do I upload large attachments?" in the FAQ:&lt;BR /&gt;&lt;SPAN style="text-decoration:underline;"&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/help/index.html#references/faq.htm"&gt;http://help.arcgis.com/en/webapi/flex/help/index.html#references/faq.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Got this part to work.&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Oct 2010 13:43:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252984#M7744</guid>
      <dc:creator>BarrettStanke</dc:creator>
      <dc:date>2010-10-18T13:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Widget &amp; Attachments</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252985#M7745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There seem to be some authentication issue going on with your web server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I navigate to it via the REST Service Directory, I can see that it has one PDF attachment:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://emrgisviewer.emr-inc.com/ArcGIS/rest/services/CPR/CPR_Data/FeatureServer/2/818/attachments" rel="nofollow"&gt;http://emrgisviewer.emr-inc.com/ArcGIS/rest/services/CPR/CPR_Data/FeatureServer/2/818/attachments&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but when I click the PDF link:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://emrgisviewer.emr-inc.com/ArcGIS/rest/services/CPR/CPR_Data/FeatureServer/2/818/attachments/801" rel="nofollow"&gt;http://emrgisviewer.emr-inc.com/ArcGIS/rest/services/CPR/CPR_Data/FeatureServer/2/818/attachments/801&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I get an "Unauthorized" error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color:&amp;quot;Red&amp;quot;;"&gt;Server Error - The remote server returned an error: (401) Unauthorized.&lt;BR /&gt;Code: 500&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Oct 2010 14:34:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252985#M7745</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2010-10-18T14:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Widget &amp; Attachments</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252986#M7746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; There seem to be some authentication issue going on with your web server.&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt;If I navigate to it via the REST Service Directory, I can see that it has one PDF attachment:&amp;nbsp; &lt;BR /&gt; &lt;A href="http://emrgisviewer.emr-inc.com/ArcGIS/rest/services/CPR/CPR_Data/FeatureServer/2/818/attachments" rel="nofollow"&gt;http://emrgisviewer.emr-inc.com/ArcGIS/rest/services/CPR/CPR_Data/FeatureServer/2/818/attachments&lt;/A&gt; &lt;BR /&gt; &lt;BR /&gt;but when I click the PDF link:&amp;nbsp; &lt;BR /&gt; &lt;A href="http://emrgisviewer.emr-inc.com/ArcGIS/rest/services/CPR/CPR_Data/FeatureServer/2/818/attachments/801" rel="nofollow"&gt;http://emrgisviewer.emr-inc.com/ArcGIS/rest/services/CPR/CPR_Data/FeatureServer/2/818/attachments/801&lt;/A&gt; &lt;BR /&gt; &lt;BR /&gt;I get an "Unauthorized" error:&amp;nbsp; &lt;BR /&gt; &lt;SPAN style="color:&amp;quot;Red&amp;quot;;"&gt;Server Error - The remote server returned an error: (401) Unauthorized.&lt;BR /&gt;Code: 500&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I just started working with attachments on our internal sites and i get the same issue of unauthorized when i attach a file. What base permissions are required to be able to access the attached files?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Oct 2010 22:29:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252986#M7746</guid>
      <dc:creator>JasonNielsen</dc:creator>
      <dc:date>2010-10-19T22:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Widget &amp; Attachments</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252987#M7747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did finally get this to work properly. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For future reference, part 1 of the problem was the virtual output directory was pointing to the wrong folder.&amp;nbsp; Within our GIS server -&amp;gt; server properties -&amp;gt; all virtual directories were pointed to the improper viewer name.&amp;nbsp; First stopping all map services prior, had to put in the proper viewer name for all 5 directories (Cache, Index, Input, Jobs, and Output).&amp;nbsp; Then restarting the map services.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Part 2 of the problem was insufficient permissions to the arcgisserver folder for the internet guest account. Fixed by adding this user account (IUSR_) to the list of permissible user names under the folder properties -&amp;gt; security tab.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 18:11:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252987#M7747</guid>
      <dc:creator>BarrettStanke</dc:creator>
      <dc:date>2010-10-25T18:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Widget &amp; Attachments</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252988#M7748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am having essentially the same problem, however, mine is not an authorization issue. I get an error telling me that there is an Internal Server Error (500). I can go to the url for the attachments and see that they do exist for the feature service, but when I try to access them through a Flex project, I get the Internal Server Error message rather than getting the option to download or view the file. I cannot seem to figure out what I am missing that is causing this problem.....any suggestions?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jan 2011 16:50:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252988#M7748</guid>
      <dc:creator>AaronBarkhurst</dc:creator>
      <dc:date>2011-01-28T16:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Widget &amp; Attachments</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252989#M7749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm having a similar issue getting to the attachments from the Edit widget.&amp;nbsp; I'm getting the error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;500 - Internal server error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a problem with the resource you are looking for, and it cannot be displayed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The directory it is pointing to is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.fishcda.com/ArcGIS/rest/services/SampleEdit/FeatureServer/3/411/attachments/2"&gt;http://www.fishcda.com/ArcGIS/rest/services/SampleEdit/FeatureServer/3/411/attachments/2&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can see the attachment being created in my arcgisoutput folder when I click to view the attachment, it is named some crazy long name, but when I open it up on the server is is the image I requested that was an attachment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have added the IIS_IUSRS account to have read access the arcgisoutput directory, and the som and soc already have permission.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any Ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 May 2011 16:14:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252989#M7749</guid>
      <dc:creator>FrankRoberts</dc:creator>
      <dc:date>2011-05-28T16:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Widget &amp; Attachments</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252990#M7750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have created an editable layer and enabled attachement for the feature class in the SDE GDB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Adding and editing features with the Edit widget works perfect, but no attachment button is displayed in the attribute dialog window. Will I have to enable attachment in the widget config file or something like that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ivan Baehr&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;UNOSAT&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2011 08:18:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252990#M7750</guid>
      <dc:creator>IvanBaehr</dc:creator>
      <dc:date>2011-07-21T08:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Widget &amp; Attachments</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252991#M7751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You first may want to check at the rest end point for the feature service and make sure that you see "&lt;/SPAN&gt;&lt;STRONG&gt;Has Attachments:&lt;/STRONG&gt;&lt;SPAN&gt; True" (this is found about 11 topics-bold text down on the rest end point).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You then should make sure the you can see popUps for the feature layer.&amp;nbsp; You will need to configure a PopUp.xml file for it.&amp;nbsp; This way you can make sure you can get to the attachments.&amp;nbsp; Make sure you set &amp;lt;showattachments&amp;gt;true&amp;lt;/showattachments&amp;gt; in your PopUp.xml.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you get the above working then the edit attachments may have a higher chance of working.&amp;nbsp; Feel free to chime back in if this has already been done and works.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2011 12:55:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252991#M7751</guid>
      <dc:creator>FrankRoberts</dc:creator>
      <dc:date>2011-07-21T12:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Widget &amp; Attachments</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252992#M7752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your response Frank,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I suppose I have misunderstood the function of attachments. I thought it would be possible for users to upload attachments to the features in the editable layer from the edit widget, which would be very useful for our users.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ivan Baehr&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;UNOSAT&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2011 06:44:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252992#M7752</guid>
      <dc:creator>IvanBaehr</dc:creator>
      <dc:date>2011-08-05T06:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Widget &amp; Attachments</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252993#M7753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ivan, you are correct that you can upload attachments via the editable layer using the edit widget.&amp;nbsp; The think that is confusing, at least it was to me, that in order to make use of this function via the flexviewer editor (at least at V 2.3), you will need to use the function in ArcCatalog to make the attachments fields.&amp;nbsp; The result of this is a related table that stores the attachments, as apposed to having fields directly in the feature table that would hold the attachments (ie with everything else you might have in your attribute table eg. objectid, shape, name, ......).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You might look at this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://blogs.esri.com/Dev/blogs/arcgisdesktop/archive/2010/12/21/Using-attachments-to-manage-associated-feature-content.aspx"&gt;http://blogs.esri.com/Dev/blogs/arcgisdesktop/archive/2010/12/21/Using-attachments-to-manage-associated-feature-content.aspx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Frank&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2011 13:28:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252993#M7753</guid>
      <dc:creator>FrankRoberts</dc:creator>
      <dc:date>2011-08-05T13:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Widget &amp; Attachments</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252994#M7754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN style="font-size: 3; font-family: Times New Roman;"&gt;I too found out that virtual directory was not created in IIS for my arcgisoutput directory. Soon as I made that virtual directory in IIS and made sure the permissions would allow for web access,&amp;nbsp; and it worked!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 3; font-family: Times New Roman;"&gt;One thing to note is that my virtual directory is called "arcgisoutput", is pathed to"c:\arcgisserver\arcgisoutput", and it appears as &lt;/SPAN&gt;&lt;A href="http://www.fishcda.com/arcgisoutput"&gt;&lt;SPAN style="color: #0000ff; font-size: 3; font-family: Times New Roman;"&gt;www.fishcda.com/arcgisoutput&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-size: 3; font-family: Times New Roman;"&gt;, however if you look at the actual link that is supplied by rest it looks like the links above (e.g. &lt;A href="http://www.fishcda.com/ArcGIS/rest/services/SampleEdit/FeatureServer/3/411/attachments/2"&gt;http://www.fishcda.com/ArcGIS/rest/services/SampleEdit/FeatureServer/3/411/attachments/2&lt;/A&gt;). This may lead some to believe that you need to have this crazy long path/nested virtual directories all set up (at least that is what I thought at first look). Apparently, through the magic of ArcGIS Server it translates all this and points the file back to the simple location such as &lt;/SPAN&gt;&lt;A href="http://www.fishcda.com/arcgisoutput"&gt;&lt;SPAN style="color: #0000ff; font-size: 3; font-family: Times New Roman;"&gt;www.fishcda.com\arcgisoutput&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-size: 3; font-family: Times New Roman;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 3; font-family: Times New Roman;"&gt;Hope that helps someone,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 13:50:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252994#M7754</guid>
      <dc:creator>FrankRoberts</dc:creator>
      <dc:date>2011-08-17T13:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Widget &amp; Attachments</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252995#M7755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Frank,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I followed the steps from &lt;/SPAN&gt;&lt;A href="http://blogs.esri.com/Dev/blogs/arcg...e-content.aspx"&gt;http://blogs.esri.com/Dev/blogs/arcg...e-content.aspx&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;creating attachments to the feature class in the SDE and now I can upload and download attachments to my editable layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ivan Baehr&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;UNOSAT&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 20:49:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252995#M7755</guid>
      <dc:creator>IvanBaehr</dc:creator>
      <dc:date>2011-08-17T20:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Widget &amp; Attachments</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252996#M7756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;SPAN style="font-size: 3; font-family: Times New Roman;"&gt;I too found out that virtual directory was not created in IIS for my arcgisoutput directory. Soon as I made that virtual directory in IIS and made sure the permissions would allow for web access,&amp;nbsp; and it worked!&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="font-size: 3; font-family: Times New Roman;"&gt;One thing to note is that my virtual directory is called "arcgisoutput", is pathed to"c:\arcgisserver\arcgisoutput", and it appears as &lt;/SPAN&gt;&lt;A href="http://www.fishcda.com/arcgisoutput"&gt;&lt;SPAN style="color: #0000ff; font-size: 3; font-family: Times New Roman;"&gt;www.fishcda.com/arcgisoutput&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-size: 3; font-family: Times New Roman;"&gt;, however if you look at the actual link that is supplied by rest it looks like the links above (e.g. &lt;A href="http://www.fishcda.com/ArcGIS/rest/services/SampleEdit/FeatureServer/3/411/attachments/2"&gt;http://www.fishcda.com/ArcGIS/rest/services/SampleEdit/FeatureServer/3/411/attachments/2&lt;/A&gt;). This may lead some to believe that you need to have this crazy long path/nested virtual directories all set up (at least that is what I thought at first look). Apparently, through the magic of ArcGIS Server it translates all this and points the file back to the simple location such as &lt;/SPAN&gt;&lt;A href="http://www.fishcda.com/arcgisoutput"&gt;&lt;SPAN style="color: #0000ff; font-size: 3; font-family: Times New Roman;"&gt;www.fishcda.com\arcgisoutput&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-size: 3; font-family: Times New Roman;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="font-size: 3; font-family: Times New Roman;"&gt;Hope that helps someone,&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;THIS WORKED!!!!&amp;nbsp; Whooo hooo!!!&amp;nbsp; I can't tell you how FREAKING RELIEVED I am &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2011 19:28:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252996#M7756</guid>
      <dc:creator>MeghanMcGaffin</dc:creator>
      <dc:date>2011-12-12T19:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Widget &amp; Attachments</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252997#M7757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; There seem to be some authentication issue going on with your web server.&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt;If I navigate to it via the REST Service Directory, I can see that it has one PDF attachment:&amp;nbsp; &lt;BR /&gt; &lt;A href="http://emrgisviewer.emr-inc.com/ArcGIS/rest/services/CPR/CPR_Data/FeatureServer/2/818/attachments" rel="nofollow"&gt;http://emrgisviewer.emr-inc.com/ArcGIS/rest/services/CPR/CPR_Data/FeatureServer/2/818/attachments&lt;/A&gt; &lt;BR /&gt; &lt;BR /&gt;but when I click the PDF link:&amp;nbsp; &lt;BR /&gt; &lt;A href="http://emrgisviewer.emr-inc.com/ArcGIS/rest/services/CPR/CPR_Data/FeatureServer/2/818/attachments/801" rel="nofollow"&gt;http://emrgisviewer.emr-inc.com/ArcGIS/rest/services/CPR/CPR_Data/FeatureServer/2/818/attachments/801&lt;/A&gt; &lt;BR /&gt; &lt;BR /&gt;I get an "Unauthorized" error:&amp;nbsp; &lt;BR /&gt; &lt;SPAN style="color:&amp;quot;Red&amp;quot;;"&gt;Server Error - The remote server returned an error: (401) Unauthorized.&lt;BR /&gt;Code: 500&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;---------------------------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In my case the virtual directory look good and the IUSR has access, but I'm still getting the error. I was able to see the attachments at one point but now, i get the same error above.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;here's the website:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/explorer/?open=f78747236bea4bccbe951fba71bd361f" rel="nofollow"&gt;http://www.arcgis.com/explorer/?open=f78747236bea4bccbe951fba71bd361f&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;and here's the attachment:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://maps.mckinneytexas.org/ArcGIS/rest/services/Notes/FeatureServer/0/402/attachments/402" rel="nofollow"&gt;http://maps.mckinneytexas.org/ArcGIS/rest/services/Notes/FeatureServer/0/402/attachments/402&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tarig&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Feb 2012 19:16:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edit-widget-amp-amp-attachments/m-p/252997#M7757</guid>
      <dc:creator>TarigAhmed1</dc:creator>
      <dc:date>2012-02-29T19:16:09Z</dc:date>
    </item>
  </channel>
</rss>

