<?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: Problems running scheduled model builder task Error 002926 - Can't find Input Map in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/problems-running-scheduled-model-builder-task/m-p/1699099#M102982</link>
    <description>&lt;P&gt;Thanks for posting this! I'll give it a shot.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Apr 2026 17:55:27 GMT</pubDate>
    <dc:creator>JeffLegato1</dc:creator>
    <dc:date>2026-04-29T17:55:27Z</dc:date>
    <item>
      <title>Problems running scheduled model builder task Error 002926 - Can't find Input Map</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problems-running-scheduled-model-builder-task/m-p/1220065#M60855</link>
      <description>&lt;P&gt;I have a fairly simple model that creates a Mobile Map Package and then shares that .mmpk to an AGOL account. This overwrites the old one. The model works perfectly when run manually. I then try to run it as a scheduled task and get an error saying it has an invalid parameter: Input Map. The error is 002926. I can't find a reference to this error online anywhere.&lt;/P&gt;&lt;P&gt;Getting this to work would really help me keep this data current for our public safety staff so any help at all is much appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2022 22:00:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problems-running-scheduled-model-builder-task/m-p/1220065#M60855</guid>
      <dc:creator>JeffLegato1</dc:creator>
      <dc:date>2022-10-07T22:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problems running scheduled model builder task Error 002926 - Can't find Input Map</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problems-running-scheduled-model-builder-task/m-p/1407773#M81645</link>
      <description>&lt;P&gt;Hey Jeff,&lt;/P&gt;&lt;P&gt;Did you ever figure out a solution to this issue? I am running into the exact same problem where my mmpk script works fine when run manually but not as a scheduled task&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2024 22:16:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problems-running-scheduled-model-builder-task/m-p/1407773#M81645</guid>
      <dc:creator>chill_gis_dude</dc:creator>
      <dc:date>2024-04-09T22:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problems running scheduled model builder task Error 002926 - Can't find Input Map</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problems-running-scheduled-model-builder-task/m-p/1408009#M81675</link>
      <description>&lt;P&gt;Nope. Still updating manually. My scheduled task actually disappeared from ArcGIS Pro. Maybe an update wiped it out? I haven't tried recreating it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 15:41:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problems-running-scheduled-model-builder-task/m-p/1408009#M81675</guid>
      <dc:creator>JeffLegato1</dc:creator>
      <dc:date>2024-04-10T15:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problems running scheduled model builder task Error 002926 - Can't find Input Map</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problems-running-scheduled-model-builder-task/m-p/1619379#M96173</link>
      <description>&lt;P&gt;I am seeing the exact same issue on ArcPro v3.4.2&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2025 18:33:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problems-running-scheduled-model-builder-task/m-p/1619379#M96173</guid>
      <dc:creator>sshah</dc:creator>
      <dc:date>2025-05-29T18:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problems running scheduled model builder task Error 002926 - Can't find Input Map</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problems-running-scheduled-model-builder-task/m-p/1621322#M96384</link>
      <description>&lt;P&gt;Issue also persists at Pro 3.5.1&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 19:47:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problems-running-scheduled-model-builder-task/m-p/1621322#M96384</guid>
      <dc:creator>City_of_LakelandGIS</dc:creator>
      <dc:date>2025-06-05T19:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problems running scheduled model builder task Error 002926 - Can't find Input Map</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problems-running-scheduled-model-builder-task/m-p/1699004#M102978</link>
      <description>&lt;P&gt;Posting a solution from Esri Support here to help anyone still having this issue:&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;When you schedule a ModelBuilder model, the scheduled process runs outside your open ArcGIS Pro session. If the model’s Input Map is set to just the map name (for example, Map), the scheduled run cannot resolve it and returns Error 002926: Can’t find Input Map."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"Instead of adding the Map from the dropdown in the tool, ...[give the entire path as the Input Map.] For example, C:\Projects\ProjectName.aprx\Map Make sure to replace 'Map' with the exact map name in the project."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I had to manually type in the full file path name because the Browse folder would not let me interactively browse to and select the map file. This suggestion resolved the Error 002926 I was seeing in ArcGIS Pro v3.1.8.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://support.esri.com/en-us/bug/when-scheduling-the-create-map-tile-package-geoprocessi-bug-000151360#:~:text=When%20scheduling%20a,or%20unexpected%20results" target="_blank"&gt;https://support.esri.com/en-us/bug/when-scheduling-the-create-map-tile-package-geoprocessi-bug-000151360#:~:text=When%20scheduling%20a,or%20unexpected%20results&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2026 14:40:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problems-running-scheduled-model-builder-task/m-p/1699004#M102978</guid>
      <dc:creator>GraceJansen</dc:creator>
      <dc:date>2026-04-29T14:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problems running scheduled model builder task Error 002926 - Can't find Input Map</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problems-running-scheduled-model-builder-task/m-p/1699099#M102982</link>
      <description>&lt;P&gt;Thanks for posting this! I'll give it a shot.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2026 17:55:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problems-running-scheduled-model-builder-task/m-p/1699099#M102982</guid>
      <dc:creator>JeffLegato1</dc:creator>
      <dc:date>2026-04-29T17:55:27Z</dc:date>
    </item>
  </channel>
</rss>

