<?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: Running Spatial ETL Tool in Python Script in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/running-spatial-etl-tool-in-python-script/m-p/129489#M7450</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Scripts running out of process in ArcGIS that call the Data Interoperability extension must check the extension out:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;arcpy.CheckOutExtension('DataInteroperability')&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jan 2013 14:45:52 GMT</pubDate>
    <dc:creator>BruceHarold</dc:creator>
    <dc:date>2013-01-07T14:45:52Z</dc:date>
    <item>
      <title>Running Spatial ETL Tool in Python Script</title>
      <link>https://community.esri.com/t5/data-management-questions/running-spatial-etl-tool-in-python-script/m-p/129488#M7449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How do I run a Spatial ETL Tool I built in an ArcCatalog toolbox in a python script?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;General method for other tools is to import the toolbox.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arcpy.MyTool()&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Spatial ETL tools are not showing up as part of the module.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Created a model, embedding the spatial ETL tool within it. Could call this tool in the arcpy module, but it will not run in PythonWin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Traceback (most recent call last):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; File "C:\Python26\Lib\site-packages\Pythonwin\pywin\framework\scriptutils.py", line 312, in RunScript&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; exec codeObject in __main__.__dict__&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; File "C:\ESRI Toolboxes and Python Scripts\Scripts\DumptoMISteps\Step3.py", line 111, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; arcpy.AWTOOLS.Step5FMETool()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; File "U:\GIS Department\ESRI Related\ESRI Toolboxes\My Toolboxes\RFP TOOLS ANN WAGNER.tbx", line 218, in Step5FMETool&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #! FME_TYPE="fme_char(width)"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ExecuteError: Failed to execute. Parameters are not valid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR 000816: The tool is not valid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed to execute (Step5FMETool).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From ArcCatalog, the tool runs fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Suggestions?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 19:00:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/running-spatial-etl-tool-in-python-script/m-p/129488#M7449</guid>
      <dc:creator>deleted-user-rmQdIupSdOqe</dc:creator>
      <dc:date>2011-01-19T19:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Running Spatial ETL Tool in Python Script</title>
      <link>https://community.esri.com/t5/data-management-questions/running-spatial-etl-tool-in-python-script/m-p/129489#M7450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Scripts running out of process in ArcGIS that call the Data Interoperability extension must check the extension out:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;arcpy.CheckOutExtension('DataInteroperability')&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 14:45:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/running-spatial-etl-tool-in-python-script/m-p/129489#M7450</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2013-01-07T14:45:52Z</dc:date>
    </item>
  </channel>
</rss>

