<?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 Betreff: Using Task Scheduler to run iLogic? in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/using-task-scheduler-to-run-ilogic/m-p/11189923#M124175</link>
    <description>&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;Thanks a lot!&lt;/P&gt;</description>
    <pubDate>Tue, 24 May 2022 15:46:09 GMT</pubDate>
    <dc:creator>c_hoppen</dc:creator>
    <dc:date>2022-05-24T15:46:09Z</dc:date>
    <item>
      <title>Using Task Scheduler to run iLogic?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/using-task-scheduler-to-run-ilogic/m-p/5086140#M124167</link>
      <description>&lt;P&gt;I currently&amp;nbsp;have an iLogic code placed in multiple sub-assemblies&amp;nbsp;called 'EXPORT" which exports&amp;nbsp;my sub-assembly's&amp;nbsp;BOM to&amp;nbsp;a specific folder.&amp;nbsp; Instead of&amp;nbsp;using a trigger, I would like to run&amp;nbsp;the&amp;nbsp;iLogic code through Task Scheduler to export my BOM in batches.&amp;nbsp; I read through the &lt;A href="http://beinginventive.typepad.com/being-inventive/2011/11/how-to-create-a-custom-task-in-task-scheduler.html" target="_blank"&gt;How to create a custom task in Task Scheduler?&lt;/A&gt;, but am having a difficult time understanding and manipulating it to run the internal&amp;nbsp;iLogic code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help or advice is greatly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ryan&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2014 17:51:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/using-task-scheduler-to-run-ilogic/m-p/5086140#M124167</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-10T17:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Using Task Scheduler to run iLogic?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/using-task-scheduler-to-run-ilogic/m-p/5099420#M124168</link>
      <description>&lt;P&gt;Hi Ryan,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I managed to run the document's internal rule from the external rule:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=rYJv-kdghVo" target="_self"&gt;https://www.youtube.com/watch?v=rYJv-kdghVo&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;div class="video-embed-center video-embed-youtube"&gt;&lt;iframe src="https://www.youtube.com/embed/rYJv-kdghVo" width="320" height="265" frameborder="0" allowfullscreen="true" title="Video"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could also create your own application that starts Inventor in the background or Inventor Apprentice and does the export from the document.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2014 11:30:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/using-task-scheduler-to-run-ilogic/m-p/5099420#M124168</guid>
      <dc:creator>adam.nagy</dc:creator>
      <dc:date>2014-06-17T11:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using Task Scheduler to run iLogic?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/using-task-scheduler-to-run-ilogic/m-p/11128741#M124169</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I can't reach&amp;nbsp;beinginventive this morning ("too much redirections"). I wanted to read about custom tasks.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Christoph&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 07:54:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/using-task-scheduler-to-run-ilogic/m-p/11128741#M124169</guid>
      <dc:creator>C-Hoppen</dc:creator>
      <dc:date>2022-04-26T07:54:58Z</dc:date>
    </item>
    <item>
      <title>Betreff: Using Task Scheduler to run iLogic?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/using-task-scheduler-to-run-ilogic/m-p/11135839#M124170</link>
      <description>&lt;P&gt;&lt;A href="https://beinginventive.typepad.com/" target="_blank"&gt;https://beinginventive.typepad.com/&lt;/A&gt;&amp;nbsp;is still unavailable.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/339467"&gt;@adam.nagy&lt;/a&gt;&amp;nbsp;can you please share the sample application from&amp;nbsp;&lt;A href="http://beinginventive.typepad.com/being-inventive/2011/11/how-to-create-a-custom-task-in-task-scheduler.html" target="_blank"&gt;http://beinginventive.typepad.com/being-inventive/2011/11/how-to-create-a-custom-task-in-task-scheduler.html?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regard&lt;/P&gt;&lt;P&gt;Christoph&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 16:44:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/using-task-scheduler-to-run-ilogic/m-p/11135839#M124170</guid>
      <dc:creator>C-Hoppen</dc:creator>
      <dc:date>2022-04-28T16:44:42Z</dc:date>
    </item>
    <item>
      <title>Betreff: Using Task Scheduler to run iLogic?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/using-task-scheduler-to-run-ilogic/m-p/11135864#M124171</link>
      <description>&lt;P&gt;I'm not at all involved in that blog, but I'll try to check with others about what happened to it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At least you can still have a look at it in the web archive:&amp;nbsp;&lt;BR /&gt;&lt;A href="https://web.archive.org/web/20170204003409/http://beinginventive.typepad.com/being-inventive/2011/11/how-to-create-a-custom-task-in-task-scheduler.html" target="_blank"&gt;https://web.archive.org/web/20170204003409/http://beinginventive.typepad.com/being-inventive/2011/11/how-to-create-a-custom-task-in-task-scheduler.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 16:54:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/using-task-scheduler-to-run-ilogic/m-p/11135864#M124171</guid>
      <dc:creator>adam.nagy</dc:creator>
      <dc:date>2022-04-28T16:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Using Task Scheduler to run iLogic?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/using-task-scheduler-to-run-ilogic/m-p/11137409#M124172</link>
      <description>&lt;P&gt;Hi &lt;SPAN&gt;Christoph&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I’m sorry, but the blog has been deactivated more than one year ago. I believe the only way you can still see some old posts is using the link Adam has provided.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I apologize for any inconvenience this has caused to you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Alessandro&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2022 08:36:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/using-task-scheduler-to-run-ilogic/m-p/11137409#M124172</guid>
      <dc:creator>alessandro.gasso</dc:creator>
      <dc:date>2022-04-29T08:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Using Task Scheduler to run iLogic?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/using-task-scheduler-to-run-ilogic/m-p/11189329#M124173</link>
      <description>&lt;P&gt;Hi Alessandro,&lt;/P&gt;&lt;P&gt;thanks for your reply. Unfortunately the important thing on this article is the download link ("TaskSchedulerCustomTask.zip") and this doesnt work.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I'm&amp;nbsp;still urgently looking for a (helpful) documentation and/or sample code on running custom tasks. Any&amp;nbsp;suggestion?&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Christoph&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 12:29:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/using-task-scheduler-to-run-ilogic/m-p/11189329#M124173</guid>
      <dc:creator>c_hoppen</dc:creator>
      <dc:date>2022-05-24T12:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Using Task Scheduler to run iLogic?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/using-task-scheduler-to-run-ilogic/m-p/11189523#M124174</link>
      <description>&lt;P&gt;Hi Christoph,&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1701763"&gt;@c_hoppen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I’m sorry, but I cannot download the zip file anymore either. By the way, in this other forum post (&lt;A href="https://forums.autodesk.com/t5/inventor-forum/automatic-bom-export/m-p/3594792/highlight/true#M445931" target="_blank" rel="noopener"&gt;https://forums.autodesk.com/t5/inventor-forum/automatic-bom-export/m-p/3594792/highlight/true#M445931&lt;/A&gt;), the author of the blog post (Bob Van der Donck) has attached a similar file (I'm also attaching it here) you can use following the steps from the blog post. I hope this can help somehow, but if you need help for editing the code, unfortunately, I cannot do that. In this case, I suggest you start a new post so that someone else with some programming skills can help you.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Alessandro&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 13:36:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/using-task-scheduler-to-run-ilogic/m-p/11189523#M124174</guid>
      <dc:creator>alessandro.gasso</dc:creator>
      <dc:date>2022-05-24T13:36:18Z</dc:date>
    </item>
    <item>
      <title>Betreff: Using Task Scheduler to run iLogic?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/using-task-scheduler-to-run-ilogic/m-p/11189923#M124175</link>
      <description>&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 15:46:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/using-task-scheduler-to-run-ilogic/m-p/11189923#M124175</guid>
      <dc:creator>c_hoppen</dc:creator>
      <dc:date>2022-05-24T15:46:09Z</dc:date>
    </item>
  </channel>
</rss>

