<?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 Feature Attachment, can multiple features share the same attachment file? in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/feature-attachment-can-multiple-features-share-the/m-p/87048#M2127</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; I am in AGS 10, and I am implementing a project that need to attach some pdf files to multiple parcel features. Here is my quesion:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Can multiple features share the same attachment file? In other word, can I attach one file to multiple features at one time? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An example is if I have one pdf file that I want to associate with 100 parcels, is there a way to attach the file to these 100 parcels at one time, so all the parcels reference the same attachment record in the parcel_ATTACH table? It just does not make sense if I have to attach the same file 100 times to each pacrel and create 100 records in the parcel_ATTACH table. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; In addition to my above question, can features from different feature class share the same attachment? I guess the answer would be no, since each feature class will have its own attachment table in the SDE database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Many thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yongzhi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Oct 2011 15:22:12 GMT</pubDate>
    <dc:creator>YongzhiYu</dc:creator>
    <dc:date>2011-10-20T15:22:12Z</dc:date>
    <item>
      <title>Feature Attachment, can multiple features share the same attachment file?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/feature-attachment-can-multiple-features-share-the/m-p/87048#M2127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; I am in AGS 10, and I am implementing a project that need to attach some pdf files to multiple parcel features. Here is my quesion:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Can multiple features share the same attachment file? In other word, can I attach one file to multiple features at one time? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An example is if I have one pdf file that I want to associate with 100 parcels, is there a way to attach the file to these 100 parcels at one time, so all the parcels reference the same attachment record in the parcel_ATTACH table? It just does not make sense if I have to attach the same file 100 times to each pacrel and create 100 records in the parcel_ATTACH table. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; In addition to my above question, can features from different feature class share the same attachment? I guess the answer would be no, since each feature class will have its own attachment table in the SDE database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Many thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yongzhi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 15:22:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/feature-attachment-can-multiple-features-share-the/m-p/87048#M2127</guid>
      <dc:creator>YongzhiYu</dc:creator>
      <dc:date>2011-10-20T15:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Attachment, can multiple features share the same attachment file?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/feature-attachment-can-multiple-features-share-the/m-p/87049#M2128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The REST API only supports add attachment at the feature level: &lt;/SPAN&gt;&lt;A href="http://sampleserver3.arcgisonline.com/ArcGIS/SDK/REST/fsaddattachment.html"&gt;http://sampleserver3.arcgisonline.com/ArcGIS/SDK/REST/fsaddattachment.html&lt;/A&gt;&lt;SPAN&gt;. You can call any of these AddAttachment method in code-behind: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.FeatureLayer~AddAttachment.html"&gt;http://help.arcgis.com/en/webapi/silverlight/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.FeatureLayer~AddAttachment.html&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2011 13:10:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/feature-attachment-can-multiple-features-share-the/m-p/87049#M2128</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-10-21T13:10:27Z</dc:date>
    </item>
  </channel>
</rss>

