<?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: Generate Attachment Match Table in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/generate-attachment-match-table/m-p/1208560#M59368</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Have the same problem. I can generate expected Match Table in ArcGIS Desktop 10.8.1, but not in Pro.&lt;/P&gt;&lt;P&gt;Did you succeeded with this issue?&lt;/P&gt;</description>
    <pubDate>Thu, 01 Sep 2022 05:43:32 GMT</pubDate>
    <dc:creator>ROMANFILOZOF</dc:creator>
    <dc:date>2022-09-01T05:43:32Z</dc:date>
    <item>
      <title>Generate Attachment Match Table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/generate-attachment-match-table/m-p/1133691#M50002</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;I used to be able to generate an attachment match table such as the below:&lt;/P&gt;&lt;TABLE width="196"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="72.0938px" height="25px"&gt;MatchID&lt;/TD&gt;&lt;TD width="125.797px" height="25px"&gt;Filename&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="72.0938px" height="47px"&gt;1&lt;/TD&gt;&lt;TD width="125.797px" height="47px"&gt;EC0020_Report 1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="72.0938px" height="47px"&gt;1&lt;/TD&gt;&lt;TD width="125.797px" height="47px"&gt;EC0020_Report 2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="72.0938px" height="47px"&gt;1&lt;/TD&gt;&lt;TD width="125.797px" height="47px"&gt;EC0020_Report 3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="72.0938px" height="47px"&gt;1&lt;/TD&gt;&lt;TD width="125.797px" height="47px"&gt;EC0020_Report 4&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My feature class to which attachments was linked only had EC0020 in it, but it still managed to search through my folder and generate my attachment match table based on all the documents it found with a EC0020 in it. However, I am trying to do this now, and I keep getting an error saying my attachment table is empty. I have checked and when I make my document name EC0020, then it picks it up, but obviously you cannot have 4 documents with the exact same name. Can anyone please assist?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 23:46:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/generate-attachment-match-table/m-p/1133691#M50002</guid>
      <dc:creator>LieslDe_Swardt1</dc:creator>
      <dc:date>2022-01-13T23:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Generate Attachment Match Table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/generate-attachment-match-table/m-p/1133737#M50007</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Liesl,&lt;/P&gt;&lt;P&gt;I have also tried on the latest version of ArcGIS Pro (10.9.1), I do not think what you want there (approximate match) is being supported anyway through the "Generate Attachment Match Table" tool. You may also have read the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/generate-attachment-match-table.htm" target="_self"&gt;documentation&lt;/A&gt;,&amp;nbsp; it only has something around various file extensions matching, but not to the file name.&lt;/P&gt;&lt;P&gt;I actually think it quite makes sense to only do the "exact match", imagining you also have "EC00201"&amp;nbsp; which may be a total different object, but it would be matched in your expected case.&amp;nbsp;&lt;/P&gt;&lt;P&gt;To achieve what you want, I think you need to go for Python to use some regular expressions to do the matching as you want.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It may not help, but good luck with your further exploration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anbin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jan 2022 04:30:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/generate-attachment-match-table/m-p/1133737#M50007</guid>
      <dc:creator>anbinh</dc:creator>
      <dc:date>2022-01-14T04:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Generate Attachment Match Table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/generate-attachment-match-table/m-p/1133765#M50014</link>
      <description>&lt;P&gt;Hi Abin, this is a bummer. Did the exact same in 2019 and it worked perfectly fine.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jan 2022 08:16:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/generate-attachment-match-table/m-p/1133765#M50014</guid>
      <dc:creator>LieslDe_Swardt1</dc:creator>
      <dc:date>2022-01-14T08:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Generate Attachment Match Table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/generate-attachment-match-table/m-p/1208560#M59368</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Have the same problem. I can generate expected Match Table in ArcGIS Desktop 10.8.1, but not in Pro.&lt;/P&gt;&lt;P&gt;Did you succeeded with this issue?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 05:43:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/generate-attachment-match-table/m-p/1208560#M59368</guid>
      <dc:creator>ROMANFILOZOF</dc:creator>
      <dc:date>2022-09-01T05:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Generate Attachment Match Table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/generate-attachment-match-table/m-p/1513764#M86316</link>
      <description>&lt;P&gt;Hi I was having issues with this as well. I wonder if anyone else took notice.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 16:55:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/generate-attachment-match-table/m-p/1513764#M86316</guid>
      <dc:creator>Krocha</dc:creator>
      <dc:date>2024-08-01T16:55:28Z</dc:date>
    </item>
  </channel>
</rss>

