<?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 How to enable &amp;quot;On an External Event&amp;quot; in Reload Schedule with QMS API in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-enable-quot-On-an-External-Event-quot-in-Reload-Schedule/m-p/1687159#M1246070</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Is it possible to use&amp;nbsp;qms api to create a task with the option "On an External Event" in&amp;nbsp;Reload Schedule?&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following codes can create a task but not set&amp;nbsp;the option as&amp;nbsp;"On an External Event" in&amp;nbsp;Reload Schedule.&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;documentTask.QDSID = qGuid;&lt;/P&gt;&lt;P&gt;documentTask.Document = userDocumentNode;&lt;/P&gt;&lt;P&gt;documentTask.General = new DocumentTask.TaskGeneral();&lt;/P&gt;&lt;P&gt;documentTask.General.Enabled = true;&lt;/P&gt;&lt;P&gt;documentTask.General.TaskName = "Task3";&lt;/P&gt;&lt;P&gt;documentTask.General.TaskDescription = "Creating a task via QMS API";&lt;/P&gt;&lt;P&gt;documentTask.Scope = DocumentTaskScope.General;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>erichuang</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>How to enable "On an External Event" in Reload Schedule with QMS API</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-enable-quot-On-an-External-Event-quot-in-Reload-Schedule/m-p/1687159#M1246070</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Is it possible to use&amp;nbsp;qms api to create a task with the option "On an External Event" in&amp;nbsp;Reload Schedule?&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following codes can create a task but not set&amp;nbsp;the option as&amp;nbsp;"On an External Event" in&amp;nbsp;Reload Schedule.&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;documentTask.QDSID = qGuid;&lt;/P&gt;&lt;P&gt;documentTask.Document = userDocumentNode;&lt;/P&gt;&lt;P&gt;documentTask.General = new DocumentTask.TaskGeneral();&lt;/P&gt;&lt;P&gt;documentTask.General.Enabled = true;&lt;/P&gt;&lt;P&gt;documentTask.General.TaskName = "Task3";&lt;/P&gt;&lt;P&gt;documentTask.General.TaskDescription = "Creating a task via QMS API";&lt;/P&gt;&lt;P&gt;documentTask.Scope = DocumentTaskScope.General;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-enable-quot-On-an-External-Event-quot-in-Reload-Schedule/m-p/1687159#M1246070</guid>
      <dc:creator>erichuang</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable "On an External Event" in Reload Schedule with QMS API</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-enable-quot-On-an-External-Event-quot-in-Reload-Schedule/m-p/1693486#M1246075</link>
      <description>&lt;P&gt;I believe what you may need is here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview-developer/April2019/APIs/QMS+API/html/T_PIX_QMSAPI_DataObjects_Triggers_ExternalEventTrigger.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview-developer/April2019/APIs/QMS+API/html/T_PIX_QMSAPI_DataObjects_Triggers_ExternalEventTrigger.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 21:39:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-enable-quot-On-an-External-Event-quot-in-Reload-Schedule/m-p/1693486#M1246075</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-04-14T21:39:59Z</dc:date>
    </item>
  </channel>
</rss>

