<?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: Find task GUID of existing task with QMS API (QlikView Management API) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Find-task-GUID-of-existing-task-with-QMS-API-QlikView-Management/m-p/1118857#M1252720</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, I did not know about the GetTasks method inside of the IQMS client object. I was able to retrieve all tasks from the service and find the one I was looking for by matching the task name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jul 2016 18:28:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-07-21T18:28:32Z</dc:date>
    <item>
      <title>Find task GUID of existing task with QMS API (QlikView Management API)</title>
      <link>https://community.qlik.com/t5/QlikView/Find-task-GUID-of-existing-task-with-QMS-API-QlikView-Management/m-p/1118856#M1252717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to use the QMS API to identify an existing task and put it into a DocumentTask object so I can modify the fields and save it. I don't know how to retrieve the GUID of the task if it has been created outside the API and is simply residing in the QMC(management console). In the QMS API documentation the example for saving/getting a DocumentTask shows the GUID being hardcoded in, so I am not sure where to find this hardcoded value for my application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example&lt;/P&gt;&lt;P&gt;Guid documentTaskId = &lt;SPAN class="highlight-keyword"&gt;new&lt;/SPAN&gt; Guid(&lt;SPAN class="highlight-literal"&gt;"e95ecd5a-683d-1d33-26bf-66e94ff08223"&lt;/SPAN&gt;); &lt;BR /&gt;DocumentTask documentTask = apiClient.GetDocumentTask(documentTaskId, DocumentTaskScope.All); &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Find-task-GUID-of-existing-task-with-QMS-API-QlikView-Management/m-p/1118856#M1252717</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Find task GUID of existing task with QMS API (QlikView Management API)</title>
      <link>https://community.qlik.com/t5/QlikView/Find-task-GUID-of-existing-task-with-QMS-API-QlikView-Management/m-p/1118857#M1252720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, I did not know about the GetTasks method inside of the IQMS client object. I was able to retrieve all tasks from the service and find the one I was looking for by matching the task name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 18:28:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Find-task-GUID-of-existing-task-with-QMS-API-QlikView-Management/m-p/1118857#M1252720</guid>
      <dc:creator />
      <dc:date>2016-07-21T18:28:32Z</dc:date>
    </item>
  </channel>
</rss>

