<?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 DataInteroperability and ModelBuilder in ModelBuilder Questions</title>
    <link>https://community.esri.com/t5/modelbuilder-questions/datainteroperability-and-modelbuilder/m-p/772895#M3360</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hei,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have Data Interoperability ETL Spatial Tool which is reading multiple gml-files from a directory processing them together (merge, dissolve, remove duplicates etc) and writing features to the SDE Geodatabase. Need to use truncate for table before writing. &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In DI I have Reader Source like: D.\temp\input\*.gml. &lt;/P&gt;&lt;P&gt;When running this as DI Spatial ETL Tool it works fine. It read all the files =&amp;gt; process them together =write to SDE.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I need to make ArcGIS Service from this DI tool. It needs Model. I can place&amp;nbsp; DI ETL Spatial Tool to Model without problems. But how to make model process all source gml-files together? I have tested everything without success. Trying to place Folder-parameter and File-Iteration or List of files. But Model always execute one gml-file at a time before reading next one and the result is output table containing features only from the last file.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Help needed. I am not so familiar with ModelBuilder- All hints and tips are welcome.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With FME and FME Server this is so easy. Data Interoperability drives me crazy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Feb 2015 09:35:46 GMT</pubDate>
    <dc:creator>MattiPalosuo</dc:creator>
    <dc:date>2015-02-18T09:35:46Z</dc:date>
    <item>
      <title>DataInteroperability and ModelBuilder</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/datainteroperability-and-modelbuilder/m-p/772895#M3360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hei,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have Data Interoperability ETL Spatial Tool which is reading multiple gml-files from a directory processing them together (merge, dissolve, remove duplicates etc) and writing features to the SDE Geodatabase. Need to use truncate for table before writing. &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In DI I have Reader Source like: D.\temp\input\*.gml. &lt;/P&gt;&lt;P&gt;When running this as DI Spatial ETL Tool it works fine. It read all the files =&amp;gt; process them together =write to SDE.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I need to make ArcGIS Service from this DI tool. It needs Model. I can place&amp;nbsp; DI ETL Spatial Tool to Model without problems. But how to make model process all source gml-files together? I have tested everything without success. Trying to place Folder-parameter and File-Iteration or List of files. But Model always execute one gml-file at a time before reading next one and the result is output table containing features only from the last file.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Help needed. I am not so familiar with ModelBuilder- All hints and tips are welcome.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With FME and FME Server this is so easy. Data Interoperability drives me crazy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 09:35:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/datainteroperability-and-modelbuilder/m-p/772895#M3360</guid>
      <dc:creator>MattiPalosuo</dc:creator>
      <dc:date>2015-02-18T09:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: DataInteroperability and ModelBuilder</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/datainteroperability-and-modelbuilder/m-p/772896#M3361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found the solution. Easy. Basic ModelBuilder stuff.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the model I just need to use 'Collect Values' tool before 'ETL Spatial Tool'.&lt;/P&gt;&lt;P&gt;As it is stated in help:&lt;/P&gt;&lt;P&gt;&lt;EM style="color: purple;"&gt;”The Collect Values tool is designed to collect output values of an iterator or to convert a list of multivalues into a single input. The output of Collect Values can be used as input to tools such as Merge, Append, Mosaic, and Cell&lt;BR /&gt;Statistics.”&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 07:05:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/datainteroperability-and-modelbuilder/m-p/772896#M3361</guid>
      <dc:creator>MattiPalosuo</dc:creator>
      <dc:date>2015-02-27T07:05:05Z</dc:date>
    </item>
  </channel>
</rss>

