<?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 Schedule a Spatial ETL Tool in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/schedule-a-spatial-etl-tool/m-p/221904#M12596</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have an ETL tool that converts a SDE feature dataset into a Microstation V8 file.&amp;nbsp; I would like it to run automatically on a weekly basis.&amp;nbsp; What is the easiest way to go about this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Sep 2011 13:02:31 GMT</pubDate>
    <dc:creator>PaulSchneider</dc:creator>
    <dc:date>2011-09-01T13:02:31Z</dc:date>
    <item>
      <title>Schedule a Spatial ETL Tool</title>
      <link>https://community.esri.com/t5/data-management-questions/schedule-a-spatial-etl-tool/m-p/221904#M12596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have an ETL tool that converts a SDE feature dataset into a Microstation V8 file.&amp;nbsp; I would like it to run automatically on a weekly basis.&amp;nbsp; What is the easiest way to go about this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 13:02:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/schedule-a-spatial-etl-tool/m-p/221904#M12596</guid>
      <dc:creator>PaulSchneider</dc:creator>
      <dc:date>2011-09-01T13:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule a Spatial ETL Tool</title>
      <link>https://community.esri.com/t5/data-management-questions/schedule-a-spatial-etl-tool/m-p/221905#M12597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Paul&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Run your ETL tool and from the results window right click the result and copy it as a Python snippet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then create a standalone Python script that imports arcpy and imports the toolbox, before executing the snippet, like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;import arcpy&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arcpy.ImportToolBox(r'C:\Temp\NEARBug.gdb\NEARBug')&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arcpy.SpatialETLTool("'C:/Work/Product Management/Loqate/Loqate.gdb'","geodatabase")&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then follow the directions here to make the script a scheduled task:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//002100000038000000.htm"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//002100000038000000.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2011 15:50:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/schedule-a-spatial-etl-tool/m-p/221905#M12597</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2011-09-02T15:50:17Z</dc:date>
    </item>
  </channel>
</rss>

