<?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: Are Task Schedules Exposed in the Qlik Enterprise Manager API? in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Are-Task-Schedules-Exposed-in-the-Qlik-Enterprise-Manager-API/m-p/2513901#M14096</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/151064"&gt;@Jesse_W&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can open a feature/ideation request here:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Ideas/idb-p/qlik-ideas" target="_blank"&gt;https://community.qlik.com/t5/Ideas/idb-p/qlik-ideas&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
    <pubDate>Thu, 10 Apr 2025 16:32:21 GMT</pubDate>
    <dc:creator>Dana_Baldwin</dc:creator>
    <dc:date>2025-04-10T16:32:21Z</dc:date>
    <item>
      <title>Are Task Schedules Exposed in the Qlik Enterprise Manager API?</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Are-Task-Schedules-Exposed-in-the-Qlik-Enterprise-Manager-API/m-p/2513590#M14084</link>
      <description>&lt;P&gt;Hi Qlik Community,&lt;/P&gt;&lt;P&gt;I'm currently working on a project where I need to fetch the schedules for tasks managed in Qlik Enterprise Manager (AEM) using the AEM API. While I can successfully retrieve task details such as task names, states, and latency, I haven't been able to locate any information about task schedules in the API response.&lt;/P&gt;&lt;P&gt;Specifically, I'm looking for:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Whether task schedules (e.g., daily, weekly, specific times) are exposed via the AEM API.&lt;/LI&gt;&lt;LI&gt;If they are exposed, which endpoint or field contains this information?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I've been using the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;/tasks&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;/tasks/{task_name}&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;endpoints but haven't found a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;schedule&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;object or similar field in the response.&lt;/P&gt;&lt;P&gt;Any guidance on whether this information is available and where to find it would be greatly appreciated!&lt;/P&gt;&lt;P&gt;Thanks in advance for your help!&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2025 21:25:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Are-Task-Schedules-Exposed-in-the-Qlik-Enterprise-Manager-API/m-p/2513590#M14084</guid>
      <dc:creator>Jesse_W</dc:creator>
      <dc:date>2025-04-08T21:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Are Task Schedules Exposed in the Qlik Enterprise Manager API?</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Are-Task-Schedules-Exposed-in-the-Qlik-Enterprise-Manager-API/m-p/2513785#M14091</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Indeed there is not QEM API that exposes the information about the task scheduling.&amp;nbsp; First you can open an ideation request for it as this may be usefull for other customers as well. For the moment the only way you can get this information is from exporting either task with server info or exposting QEM repository and get the information from the output json file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Orit&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2025 07:43:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Are-Task-Schedules-Exposed-in-the-Qlik-Enterprise-Manager-API/m-p/2513785#M14091</guid>
      <dc:creator>OritA</dc:creator>
      <dc:date>2025-04-10T07:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Are Task Schedules Exposed in the Qlik Enterprise Manager API?</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Are-Task-Schedules-Exposed-in-the-Qlik-Enterprise-Manager-API/m-p/2513901#M14096</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/151064"&gt;@Jesse_W&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can open a feature/ideation request here:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Ideas/idb-p/qlik-ideas" target="_blank"&gt;https://community.qlik.com/t5/Ideas/idb-p/qlik-ideas&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2025 16:32:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Are-Task-Schedules-Exposed-in-the-Qlik-Enterprise-Manager-API/m-p/2513901#M14096</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2025-04-10T16:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: Are Task Schedules Exposed in the Qlik Enterprise Manager API?</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Are-Task-Schedules-Exposed-in-the-Qlik-Enterprise-Manager-API/m-p/2513946#M14103</link>
      <description>&lt;P&gt;Can you get to the replicate servers?&lt;/P&gt;&lt;P&gt;If so, use :&amp;nbsp;repctl -d \Replicate\data getscheduler&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hein.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Apr 2025 04:13:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Are-Task-Schedules-Exposed-in-the-Qlik-Enterprise-Manager-API/m-p/2513946#M14103</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2025-04-11T04:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Are Task Schedules Exposed in the Qlik Enterprise Manager API?</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Are-Task-Schedules-Exposed-in-the-Qlik-Enterprise-Manager-API/m-p/2514077#M14109</link>
      <description>&lt;P&gt;I submitted my ideation here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://ideation.qlik.com/app/#/case/476241?currentProductId=9da99bc1-0dfb-4471-8e12-d23685578c43&amp;amp;cpid=aadb93d9-9cc9-40a5-85d0-d1cdbe4d23a8" target="_blank"&gt;https://ideation.qlik.com/app/#/case/476241?currentProductId=9da99bc1-0dfb-4471-8e12-d23685578c43&amp;amp;cpid=aadb93d9-9cc9-40a5-85d0-d1cdbe4d23a8&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Apr 2025 16:49:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Are-Task-Schedules-Exposed-in-the-Qlik-Enterprise-Manager-API/m-p/2514077#M14109</guid>
      <dc:creator>Jesse_W</dc:creator>
      <dc:date>2025-04-11T16:49:14Z</dc:date>
    </item>
  </channel>
</rss>

