<?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>idea Insert more than one iterator in one model in ModelBuilder Ideas</title>
    <link>https://community.esri.com/t5/modelbuilder-ideas/insert-more-than-one-iterator-in-one-model/idi-p/942368</link>
    <description>&lt;P&gt;It would be great if the user will be able to insert more than one iterator in the model.&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.esri.com/legacyfs/online/318193_Q.jpg" border="0" alt="" /&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ahmad Saleh&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jul 2024 22:48:11 GMT</pubDate>
    <dc:creator>AhmadSALEH1</dc:creator>
    <dc:date>2024-07-22T22:48:11Z</dc:date>
    <item>
      <title>Insert more than one iterator in one model</title>
      <link>https://community.esri.com/t5/modelbuilder-ideas/insert-more-than-one-iterator-in-one-model/idi-p/942368</link>
      <description>&lt;P&gt;It would be great if the user will be able to insert more than one iterator in the model.&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.esri.com/legacyfs/online/318193_Q.jpg" border="0" alt="" /&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ahmad Saleh&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2024 22:48:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-ideas/insert-more-than-one-iterator-in-one-model/idi-p/942368</guid>
      <dc:creator>AhmadSALEH1</dc:creator>
      <dc:date>2024-07-22T22:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Insert more than one iterator in one model</title>
      <link>https://community.esri.com/t5/modelbuilder-ideas/insert-more-than-one-iterator-in-one-model/idc-p/942369#M282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Once you have gone beyond a certain level of processing complexity, it is probably better to pythonise the code.&lt;/P&gt;&lt;P&gt;It will be faster and more efficient.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2017 15:04:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-ideas/insert-more-than-one-iterator-in-one-model/idc-p/942369#M282</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2017-02-13T15:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: Insert more than one iterator in one model</title>
      <link>https://community.esri.com/t5/modelbuilder-ideas/insert-more-than-one-iterator-in-one-model/idc-p/942370#M283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neil,&lt;/P&gt;&lt;P&gt;Thanks for your comment, I am aware that this could be done using python, meanwhile a lot of users can’t write python scripts. This idea was written in order to help those users and to make their life easier.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2017 07:03:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-ideas/insert-more-than-one-iterator-in-one-model/idc-p/942370#M283</guid>
      <dc:creator>AhmadSALEH1</dc:creator>
      <dc:date>2017-02-14T07:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Insert more than one iterator in one model</title>
      <link>https://community.esri.com/t5/modelbuilder-ideas/insert-more-than-one-iterator-in-one-model/idc-p/942371#M284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;"&lt;EM&gt;can’t write python scripts&lt;/EM&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Well, once you have gone beyond a certain level of complexity, getting the process into python can be very fulfilling.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;There are lots of code snippets in the standard help files and many more here and elsewhere.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;I would regard be able to have some basic understanding of scripting a required skill.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;And it's not that difficult.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2017 07:10:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-ideas/insert-more-than-one-iterator-in-one-model/idc-p/942371#M284</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2017-02-14T07:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Insert more than one iterator in one model</title>
      <link>https://community.esri.com/t5/modelbuilder-ideas/insert-more-than-one-iterator-in-one-model/idc-p/942372#M285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried creating a model for one process (or series of processes) requiring iteration and then adding that model as a tool to a second model that also has iteration? &amp;nbsp;I have used this method in model builder when I have a workflow requiring multiple iterators.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2017 12:14:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-ideas/insert-more-than-one-iterator-in-one-model/idc-p/942372#M285</guid>
      <dc:creator>AshleySuiter3</dc:creator>
      <dc:date>2017-02-17T12:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Insert more than one iterator in one model</title>
      <link>https://community.esri.com/t5/modelbuilder-ideas/insert-more-than-one-iterator-in-one-model/idc-p/942373#M286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is what Ashley was referring to:&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/analyze/modelbuilder/integrating-model-within-a-model.htm" title="http://desktop.arcgis.com/en/arcmap/latest/analyze/modelbuilder/integrating-model-within-a-model.htm"&gt;Integrating a model within a model—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This way, more complex models can be composed of submodels, each of which contains its own iterator.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 21:42:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-ideas/insert-more-than-one-iterator-in-one-model/idc-p/942373#M286</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2017-03-14T21:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Insert more than one iterator in one model</title>
      <link>https://community.esri.com/t5/modelbuilder-ideas/insert-more-than-one-iterator-in-one-model/idc-p/942374#M287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But imagine how fulfilling it would be for the programmers at ESRI to add support for multiple iterators in a model!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to set up tools for people who can't use Python, and found this "one iterator per model" limitation (which BTW I don't see documented) to be highly amusing. It seems totally arbitrary to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After playing with iterators for 15 minutes, I wanted to nest a feature class iterator inside a workspace iterator. Seemed simple and elegant. Oh well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can grasp what an iterator is you can probably make the jump to Python.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2018 23:16:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-ideas/insert-more-than-one-iterator-in-one-model/idc-p/942374#M287</guid>
      <dc:creator>BrianWilson</dc:creator>
      <dc:date>2018-05-30T23:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Insert more than one iterator in one model</title>
      <link>https://community.esri.com/t5/modelbuilder-ideas/insert-more-than-one-iterator-in-one-model/idc-p/942375#M288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After thinking about it yesterday I wrote a python iterator tool,it builds a list of the feature classes in a workspace and then returns the list. The next tool in the chain has to accept a list of feature classes. A model looks like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="model with iterator" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/410435_Capture.PNG" /&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Message tool" is just a generic thing that prints out what comes in. So running the second chain generated this:&lt;/P&gt;&lt;P&gt;First you see the output of the Iterator_Workspace tool as it walks the FGDB, then you see Message_tool dump the output from the tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Executing (Iterate_Workspace (2)): tool C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb&lt;BR /&gt;Start Time: Fri Jun 1 09:23:05 2018&lt;BR /&gt;Running script tool...&lt;BR /&gt;taxlots_fd\mapindex_lines&lt;BR /&gt;taxlots_fd\mapindex_points&lt;BR /&gt;taxlots_fd\taxcode_lines&lt;BR /&gt;taxlots_fd\taxcode_points&lt;BR /&gt;taxlots_fd\taxlot_lines&lt;BR /&gt;taxlots_fd\taxlot_points&lt;BR /&gt;taxlots_fd\mapindex&lt;BR /&gt;taxlots_fd\taxlots&lt;BR /&gt;taxlots_fd\taxcodes&lt;BR /&gt;taxlots_fd\mapindex_poly&lt;BR /&gt;taxlots_fd\mapindex_dissolved&lt;BR /&gt;taxlots_fd\taxcode_poly&lt;BR /&gt;taxlots_fd\taxcodes_dissolved&lt;BR /&gt;taxlots_fd\taxlots_poly&lt;BR /&gt;taxlots_fd\taxlots_dissolved&lt;BR /&gt;annotation_fd\bearing_anno&lt;BR /&gt;annotation_fd\seemap_anno&lt;BR /&gt;annotation_fd\taxlot_anno&lt;BR /&gt;annotation_fd\taxcode_anno&lt;BR /&gt;annotation_fd\taxmap_anno&lt;BR /&gt;water_lines&lt;BR /&gt;reference_lines&lt;BR /&gt;plss_lines&lt;BR /&gt;cartographic_lines&lt;BR /&gt;corners&lt;BR /&gt;plss&lt;BR /&gt;plss_tr&lt;BR /&gt;Completed script tool...&lt;BR /&gt;Succeeded at Fri Jun 1 09:23:16 2018 (Elapsed Time: 11.26 seconds)&lt;BR /&gt;Executing (Message_tool (3)): Message_tool # C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\mapindex_lines;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\mapindex_points;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\taxcode_lines;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\taxcode_points;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\taxlot_lines;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\taxlot_points;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\mapindex;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\taxlots;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\taxcodes;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\mapindex_poly;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\mapindex_dissolved;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\taxcode_poly;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\taxcodes_dissolved;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\taxlots_poly;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\taxlots_dissolved;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\annotation_fd\bearing_anno;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\annotation_fd\seemap_anno;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\annotation_fd\taxlot_anno;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\annotation_fd\taxcode_anno;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\annotation_fd\taxmap_anno;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\water_lines;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\reference_lines;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\plss_lines;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\cartographic_lines;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\corners;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\plss;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\plss_tr # #&lt;BR /&gt;Start Time: Fri Jun 1 09:23:16 2018&lt;BR /&gt;Running script Message_tool...&lt;BR /&gt;Running the Message tool.&lt;BR /&gt;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\mapindex_lines&lt;BR /&gt;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\mapindex_points&lt;BR /&gt;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\taxcode_lines&lt;BR /&gt;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\taxcode_points&lt;BR /&gt;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\taxlot_lines&lt;BR /&gt;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\taxlot_points&lt;BR /&gt;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\mapindex&lt;BR /&gt;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\taxlots&lt;BR /&gt;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\taxcodes&lt;BR /&gt;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\mapindex_poly&lt;BR /&gt;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\mapindex_dissolved&lt;BR /&gt;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\taxcode_poly&lt;BR /&gt;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\taxcodes_dissolved&lt;BR /&gt;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\taxlots_poly&lt;BR /&gt;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\taxlots_fd\taxlots_dissolved&lt;BR /&gt;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\annotation_fd\bearing_anno&lt;BR /&gt;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\annotation_fd\seemap_anno&lt;BR /&gt;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\annotation_fd\taxlot_anno&lt;BR /&gt;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\annotation_fd\taxcode_anno&lt;BR /&gt;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\annotation_fd\taxmap_anno&lt;BR /&gt;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\water_lines&lt;BR /&gt;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\reference_lines&lt;BR /&gt;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\plss_lines&lt;BR /&gt;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\cartographic_lines&lt;BR /&gt;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\corners&lt;BR /&gt;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\plss&lt;BR /&gt;C:\GeoModel\Clatsop\Workfolder\ORMAP_Clatsop.gdb\plss_tr&lt;BR /&gt;Completed script Message_tool...&lt;BR /&gt;Succeeded at Fri Jun 1 09:23:19 2018 (Elapsed Time: 2.50 seconds)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 16:42:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-ideas/insert-more-than-one-iterator-in-one-model/idc-p/942375#M288</guid>
      <dc:creator>BrianWilson</dc:creator>
      <dc:date>2018-06-01T16:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Insert more than one iterator in one model</title>
      <link>https://community.esri.com/t5/modelbuilder-ideas/insert-more-than-one-iterator-in-one-model/idc-p/942376#M289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think if esri included this capability in the model builder it would be easier than using submodels. people can start doing their process automation without the need to learn how to code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2018 17:41:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-ideas/insert-more-than-one-iterator-in-one-model/idc-p/942376#M289</guid>
      <dc:creator>AhmadSALEH1</dc:creator>
      <dc:date>2018-06-27T17:41:35Z</dc:date>
    </item>
  </channel>
</rss>

