<?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 Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/generate-attachment-match-table/m-p/1254249#M26692</link>
    <description>&lt;P&gt;There are two main ways to add attachments to a feature:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Using the Attribute Pane in ArcGIS Pro to manually add attachments to single features:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/editing/edit-file-attachments.htm" target="_blank"&gt;Add or remove file attachments—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Using the tool Add Attachments to add attachments to multiple features:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/add-attachments.htm" target="_blank"&gt;Add Attachments (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To use the Add Attachments tool, you need an Attachment Match Table, which you can generate in a previous step with&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/generate-attachment-match-table.htm" target="_blank"&gt;Generate Attachment Match Table (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The Match Table is &lt;STRONG&gt;not&lt;/STRONG&gt; the Attachment table. The Match Table is &lt;STRONG&gt;not&lt;/STRONG&gt; associated with the feature class. The behavior you see is completely correct. The Match Table is just an intermediate step, it can be deleted after you used it in the Add Attachments tool.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let's look at an easy example for how to add multiple attachments to a feature class.&lt;/P&gt;&lt;P&gt;Let's say you have a polygon feature class of lots. This feature class has a text field called LotID with values like "LotA", "LotB", etc. Now you want to add some reports to these lots.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Enable attachments for the feature class.&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/enable-attachments.htm" target="_blank"&gt;Enable Attachments (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Put the reports you want to attach into a folder, name them according to the LotID values -&amp;gt; "LotA.pdf"&lt;/LI&gt;&lt;LI&gt;Generate the Match Table&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/generate-attachment-match-table.htm" target="_blank"&gt;Generate Attachment Match Table (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;BR /&gt;use LotID as key field, output match table can be anywhere (but not the attachment table!)&lt;BR /&gt;&lt;BR /&gt;The Match Table should look like this:&lt;BR /&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="50%"&gt;&lt;STRONG&gt;LotID&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="50%"&gt;&lt;STRONG&gt;Path&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%"&gt;LotA&lt;/TD&gt;&lt;TD width="50%"&gt;C:/reports/LotA.pdf&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%"&gt;LotB&lt;/TD&gt;&lt;TD width="50%"&gt;C:/reports/LotB.pdf&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/LI&gt;&lt;LI&gt;Add the attachments to the feature class&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/add-attachments.htm" target="_blank"&gt;Add Attachments (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;BR /&gt;Use the table you generated in the previous step as match table, use LotID as join field&lt;/LI&gt;&lt;LI&gt;The Match Table is unneccessary now, you can delete it.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For more on how to work with attachments, take a look at the docs:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/an-overview-of-the-attachments-toolset.htm" target="_blank"&gt;An overview of the Attachments toolset—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Feb 2023 08:45:40 GMT</pubDate>
    <dc:creator>JohannesLindner</dc:creator>
    <dc:date>2023-02-02T08:45:40Z</dc:date>
    <item>
      <title>Generate Attachment Match Table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/generate-attachment-match-table/m-p/1254188#M26691</link>
      <description>&lt;P&gt;Hello, I am trying to create a Generate Attachment Match Table. One of the fields is Output Match Table which I thought would be the same as the table created when the Enable Attachment tool is run, however I am unable to use this table as it already exists. If I create a brand new match table, it is not associated with the feature class. Any tips are appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 02:04:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/generate-attachment-match-table/m-p/1254188#M26691</guid>
      <dc:creator>jsilber_CE</dc:creator>
      <dc:date>2023-02-02T02:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Generate Attachment Match Table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/generate-attachment-match-table/m-p/1254249#M26692</link>
      <description>&lt;P&gt;There are two main ways to add attachments to a feature:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Using the Attribute Pane in ArcGIS Pro to manually add attachments to single features:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/editing/edit-file-attachments.htm" target="_blank"&gt;Add or remove file attachments—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Using the tool Add Attachments to add attachments to multiple features:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/add-attachments.htm" target="_blank"&gt;Add Attachments (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To use the Add Attachments tool, you need an Attachment Match Table, which you can generate in a previous step with&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/generate-attachment-match-table.htm" target="_blank"&gt;Generate Attachment Match Table (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The Match Table is &lt;STRONG&gt;not&lt;/STRONG&gt; the Attachment table. The Match Table is &lt;STRONG&gt;not&lt;/STRONG&gt; associated with the feature class. The behavior you see is completely correct. The Match Table is just an intermediate step, it can be deleted after you used it in the Add Attachments tool.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let's look at an easy example for how to add multiple attachments to a feature class.&lt;/P&gt;&lt;P&gt;Let's say you have a polygon feature class of lots. This feature class has a text field called LotID with values like "LotA", "LotB", etc. Now you want to add some reports to these lots.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Enable attachments for the feature class.&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/enable-attachments.htm" target="_blank"&gt;Enable Attachments (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Put the reports you want to attach into a folder, name them according to the LotID values -&amp;gt; "LotA.pdf"&lt;/LI&gt;&lt;LI&gt;Generate the Match Table&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/generate-attachment-match-table.htm" target="_blank"&gt;Generate Attachment Match Table (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;BR /&gt;use LotID as key field, output match table can be anywhere (but not the attachment table!)&lt;BR /&gt;&lt;BR /&gt;The Match Table should look like this:&lt;BR /&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="50%"&gt;&lt;STRONG&gt;LotID&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="50%"&gt;&lt;STRONG&gt;Path&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%"&gt;LotA&lt;/TD&gt;&lt;TD width="50%"&gt;C:/reports/LotA.pdf&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%"&gt;LotB&lt;/TD&gt;&lt;TD width="50%"&gt;C:/reports/LotB.pdf&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/LI&gt;&lt;LI&gt;Add the attachments to the feature class&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/add-attachments.htm" target="_blank"&gt;Add Attachments (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;BR /&gt;Use the table you generated in the previous step as match table, use LotID as join field&lt;/LI&gt;&lt;LI&gt;The Match Table is unneccessary now, you can delete it.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For more on how to work with attachments, take a look at the docs:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/an-overview-of-the-attachments-toolset.htm" target="_blank"&gt;An overview of the Attachments toolset—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 08:45:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/generate-attachment-match-table/m-p/1254249#M26692</guid>
      <dc:creator>JohannesLindner</dc:creator>
      <dc:date>2023-02-02T08:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Generate Attachment Match Table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/generate-attachment-match-table/m-p/1254407#M26693</link>
      <description>&lt;P&gt;Thank you Johannes! I wasn't clear that the match table is separate from the attachments table! I knew I was missing a small detail. Really appreciate the very detailed explanation.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 17:20:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/generate-attachment-match-table/m-p/1254407#M26693</guid>
      <dc:creator>jsilber_CE</dc:creator>
      <dc:date>2023-02-02T17:20:10Z</dc:date>
    </item>
  </channel>
</rss>

