<?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 can an import be automated? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/can-an-import-be-automated/m-p/1692806#M102538</link>
    <description>&lt;P&gt;I have a spreadsheet to table operation that will need to be done daily. Is there a way to create an automation? I am hoping that the joins will still remain intact. It is a weather update that will affect how settings will be set for sensitivity.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would need ArcPRO, to retrieve the Spreadsheet from a shared folder online, replace the current sheet.. then if possible, export a Layout(s) to the same shared folder.&lt;/P&gt;&lt;P&gt;The Spreadsheet will have the same name each day...&lt;/P&gt;&lt;P&gt;The layout will show geographically how each area is expected to be affected. Because it is weather, those setting will change from the predicted forecast based on variation in actual weather.&lt;/P&gt;</description>
    <pubDate>Thu, 26 Mar 2026 14:12:25 GMT</pubDate>
    <dc:creator>ScottJones1</dc:creator>
    <dc:date>2026-03-26T14:12:25Z</dc:date>
    <item>
      <title>can an import be automated?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-an-import-be-automated/m-p/1692806#M102538</link>
      <description>&lt;P&gt;I have a spreadsheet to table operation that will need to be done daily. Is there a way to create an automation? I am hoping that the joins will still remain intact. It is a weather update that will affect how settings will be set for sensitivity.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would need ArcPRO, to retrieve the Spreadsheet from a shared folder online, replace the current sheet.. then if possible, export a Layout(s) to the same shared folder.&lt;/P&gt;&lt;P&gt;The Spreadsheet will have the same name each day...&lt;/P&gt;&lt;P&gt;The layout will show geographically how each area is expected to be affected. Because it is weather, those setting will change from the predicted forecast based on variation in actual weather.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2026 14:12:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-an-import-be-automated/m-p/1692806#M102538</guid>
      <dc:creator>ScottJones1</dc:creator>
      <dc:date>2026-03-26T14:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: can an import be automated?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-an-import-be-automated/m-p/1692826#M102542</link>
      <description>&lt;P&gt;If you're able to turn your process into a model or script tool, you can look at the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/basics/schedule-geoprocessing-tools.htm" target="_self"&gt;Scheduled Tools documentation&lt;/A&gt; to get it running whenever you want. Pay attention to all the notes about licensing and keep an eye on your logs, it's easy for Pro to lose a license and grind your tasks to a halt.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2026 15:11:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-an-import-be-automated/m-p/1692826#M102542</guid>
      <dc:creator>DavidSolari</dc:creator>
      <dc:date>2026-03-26T15:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: can an import be automated?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-an-import-be-automated/m-p/1692928#M102552</link>
      <description>&lt;P&gt;This tutorial may get you part way there:&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.arcgis.com/en/projects/schedule-automated-near-real-time-data-updates/" target="_blank"&gt;https://learn.arcgis.com/en/projects/schedule-automated-near-real-time-data-updates/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This one may help too:&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.arcgis.com/en/projects/automate-a-geoprocessing-workflow-with-python/" target="_blank"&gt;https://learn.arcgis.com/en/projects/automate-a-geoprocessing-workflow-with-python/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can use the arcpy module to interact with an ArcGIS Pro project, export layers.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.4/arcpy/mapping/introduction-to-arcpy-mp.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/3.4/arcpy/mapping/introduction-to-arcpy-mp.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2026 19:38:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-an-import-be-automated/m-p/1692928#M102552</guid>
      <dc:creator>BobBooth1</dc:creator>
      <dc:date>2026-03-26T19:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: can an import be automated?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-an-import-be-automated/m-p/1693253#M102580</link>
      <description>&lt;P&gt;You may also refer:&lt;/P&gt;&lt;P&gt;Automation with ArcGIS Pro&lt;/P&gt;&lt;P&gt;&lt;A href="https://architecture.arcgis.com/en/framework/architecture-pillars/automation/automation-with-arcgis-pro.html" target="_blank" rel="noopener"&gt;https://architecture.arcgis.com/en/framework/architecture-pillars/automation/automation-with-arcgis-pro.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This can also be achieved through Model Builder&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/modelbuilder/what-is-modelbuilder-.htm" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/modelbuilder/what-is-modelbuilder-.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Mar 2026 10:57:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-an-import-be-automated/m-p/1693253#M102580</guid>
      <dc:creator>RudraniChakraborty</dc:creator>
      <dc:date>2026-03-28T10:57:50Z</dc:date>
    </item>
  </channel>
</rss>

