<?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: Schedule Python script that uses Data Interoperability using Task Scheduler in ArcGIS Data Interoperability Ques.</title>
    <link>https://community.esri.com/t5/arcgis-data-interoperability-ques/schedule-python-script-that-uses-data/m-p/1229509#M148</link>
    <description>&lt;P&gt;I think you should open a support call, it should run provided Data Interoperability is installed on the machine you're running the task on.&amp;nbsp; I would check arcpy imports (i.e. licensing is OK) especially by instrumenting the script by writing out arcpy.AddMessage().&lt;/P&gt;</description>
    <pubDate>Tue, 08 Nov 2022 14:25:10 GMT</pubDate>
    <dc:creator>BruceHarold</dc:creator>
    <dc:date>2022-11-08T14:25:10Z</dc:date>
    <item>
      <title>Schedule Python script that uses Data Interoperability using Task Scheduler</title>
      <link>https://community.esri.com/t5/arcgis-data-interoperability-ques/schedule-python-script-that-uses-data/m-p/1229493#M147</link>
      <description>&lt;P&gt;I've tried following the blog post&amp;nbsp;&lt;A href="https://community.esri.com/t5/python-documents/schedule-a-python-script-using-windows-task/ta-p/915861" target="_blank"&gt;Schedule a Python Script using Windows Task Schedu... - Esri Community&lt;/A&gt;&amp;nbsp;&amp;amp; however the script doesn't seem to have done anything after Windows has run the task?&lt;/P&gt;&lt;P&gt;I reviewed the comments about absolute file paths &amp;amp; everything seems ok.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I copy &amp;amp; paste the code below into a python command window it works fine but I need to get it working with task scheduler&amp;nbsp;&lt;/P&gt;&lt;P&gt;import arcpy; arcpy.CheckOutExtension("DataInteroperability"); arcpy.ImportToolbox("C:\Toolbox.tbx", 'ImportNSG'); arcpy.ImportNSG_ImportNSG(); arcpy.CheckInExtension("DataInteroperability")&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 13:43:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-interoperability-ques/schedule-python-script-that-uses-data/m-p/1229493#M147</guid>
      <dc:creator>AndrewReynoldsDevon</dc:creator>
      <dc:date>2022-11-08T13:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule Python script that uses Data Interoperability using Task Scheduler</title>
      <link>https://community.esri.com/t5/arcgis-data-interoperability-ques/schedule-python-script-that-uses-data/m-p/1229509#M148</link>
      <description>&lt;P&gt;I think you should open a support call, it should run provided Data Interoperability is installed on the machine you're running the task on.&amp;nbsp; I would check arcpy imports (i.e. licensing is OK) especially by instrumenting the script by writing out arcpy.AddMessage().&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 14:25:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-interoperability-ques/schedule-python-script-that-uses-data/m-p/1229509#M148</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2022-11-08T14:25:10Z</dc:date>
    </item>
  </channel>
</rss>

