<?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 using fme in modelbuilder in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/using-fme-in-modelbuilder/m-p/1032814#M38134</link>
    <description>&lt;P&gt;Is there any way to use a result from a fme script from an ETL tool to use in a dataflow in modelbuilder?&lt;/P&gt;&lt;P&gt;I have not worked with modelbuilder for quite som time and have mostly worked with FME.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what I tried and it worked:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create a FME worksspace that read JSON and write to a geodatabase.&lt;/LI&gt;&lt;LI&gt;Add it as an ETL tool and run the workspace from ArcGIS pro 2.7&amp;nbsp; (the workspace runs and stores data as it should&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;This i what I try to accomplish&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Removed the writer in the fme script&lt;/LI&gt;&lt;LI&gt;Add a new ETL tool without a writer&lt;/LI&gt;&lt;LI&gt;Add the ETL tool as a part of a dataflow in modelbuilder. I want to use the result from the ETL tool to use the data further in the modelbuilder/analysis. But for now its enough just to view the result in some way,&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Now its just a sandbox but the image shows what I want to do&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SwerefTM_0-1614859569122.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/7480iD4924F98859FB575/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SwerefTM_0-1614859569122.png" alt="SwerefTM_0-1614859569122.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Mar 2021 12:07:13 GMT</pubDate>
    <dc:creator>SwerefTM</dc:creator>
    <dc:date>2021-03-04T12:07:13Z</dc:date>
    <item>
      <title>using fme in modelbuilder</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-fme-in-modelbuilder/m-p/1032814#M38134</link>
      <description>&lt;P&gt;Is there any way to use a result from a fme script from an ETL tool to use in a dataflow in modelbuilder?&lt;/P&gt;&lt;P&gt;I have not worked with modelbuilder for quite som time and have mostly worked with FME.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what I tried and it worked:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create a FME worksspace that read JSON and write to a geodatabase.&lt;/LI&gt;&lt;LI&gt;Add it as an ETL tool and run the workspace from ArcGIS pro 2.7&amp;nbsp; (the workspace runs and stores data as it should&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;This i what I try to accomplish&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Removed the writer in the fme script&lt;/LI&gt;&lt;LI&gt;Add a new ETL tool without a writer&lt;/LI&gt;&lt;LI&gt;Add the ETL tool as a part of a dataflow in modelbuilder. I want to use the result from the ETL tool to use the data further in the modelbuilder/analysis. But for now its enough just to view the result in some way,&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Now its just a sandbox but the image shows what I want to do&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SwerefTM_0-1614859569122.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/7480iD4924F98859FB575/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SwerefTM_0-1614859569122.png" alt="SwerefTM_0-1614859569122.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 12:07:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-fme-in-modelbuilder/m-p/1032814#M38134</guid>
      <dc:creator>SwerefTM</dc:creator>
      <dc:date>2021-03-04T12:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: using fme in modelbuilder</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-fme-in-modelbuilder/m-p/1032889#M38146</link>
      <description>&lt;P&gt;Modelbuilder works with tools in ArcToolbox or in a pinch, you can incorporate python scripts into the model.&amp;nbsp; The python scripts should be tested separately to ensure that they can work within an ArcGIS Pro environment first.&amp;nbsp; But based on your model, you might just go the python route&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 15:11:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-fme-in-modelbuilder/m-p/1032889#M38146</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-03-04T15:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: using fme in modelbuilder</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-fme-in-modelbuilder/m-p/1033282#M38179</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you for your answer.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you are probably correct that I need python to get the information to use.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2021 11:44:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-fme-in-modelbuilder/m-p/1033282#M38179</guid>
      <dc:creator>SwerefTM</dc:creator>
      <dc:date>2021-03-05T11:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: using fme in modelbuilder</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-fme-in-modelbuilder/m-p/1033323#M38183</link>
      <description>&lt;P&gt;I think perhaps to use calculate value is a way to go.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SwerefTM_0-1614942579446.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/7620i2FE64EECB7A99241/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SwerefTM_0-1614942579446.png" alt="SwerefTM_0-1614942579446.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will also check this out. It look like it can give som clues.&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-data-interoperability/make-etl-data-sources-dynamic-with-modelbuilder/ba-p/883645" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-data-interoperability/make-etl-data-sources-dynamic-with-modelbuilder/ba-p/883645&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2021 11:45:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-fme-in-modelbuilder/m-p/1033323#M38183</guid>
      <dc:creator>SwerefTM</dc:creator>
      <dc:date>2021-03-05T11:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: using fme in modelbuilder</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-fme-in-modelbuilder/m-p/1034080#M38257</link>
      <description>&lt;P&gt;I am still stuck.&amp;nbsp;&lt;BR /&gt;I solved a part of it. The stuck part is written as questions.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;solution: When the ETL tool is writing to a GDB&lt;/STRONG&gt;&amp;nbsp;&lt;BR /&gt;When the ETL tool is writing to a gdb i acually get a change in datatype when i use the tool "Select data" and can go further and use the tools that accept those types.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Question: When the ETL tool is writing to a SDE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;But When the ETL is writing to a SDE I am not sure what to do. A Thought is to perhaps add a tool that is triggered buy a precondition.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Question: When the ETL tool is not writing to anything but I need the data in the dataflow&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Dont know how to solve it&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SwerefTM_0-1615228994187.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/7844iE2A80B0CB9FBECCF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SwerefTM_0-1615228994187.png" alt="SwerefTM_0-1615228994187.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 18:48:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-fme-in-modelbuilder/m-p/1034080#M38257</guid>
      <dc:creator>SwerefTM</dc:creator>
      <dc:date>2021-03-08T18:48:08Z</dc:date>
    </item>
  </channel>
</rss>

