<?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: QlikView API FinishedTime property in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/QlikView-API-FinishedTime-property/m-p/2043966#M18203</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22488"&gt;@NadiaB&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thanks for reply.&lt;BR /&gt;We use qlikview in integration with other systems. And that is why GD cannot be used.&lt;BR /&gt;GD we also use, but in other cases.&lt;BR /&gt;I wrote some workaround for that on PS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;$startTime = [datetime]::ParseExact($task.Extended.FinishedTime, "dd.MM.yyyy H:mm:ss", $provider)
$task.Extended.LastLogMessages -match '(?&amp;lt;=Task Execute Duration\=)(?&amp;lt;Hours&amp;gt;\d+)\:(?&amp;lt;Minutes&amp;gt;\d+)\:(?&amp;lt;Seconds&amp;gt;\d+)' &amp;gt; $null
$finishTime = $startTime.AddHours($matches.Hours).AddMinutes($matches.Minutes).AddSeconds($matches.Seconds).ToString("dd.MM.yyyy HH:mm:ss")&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 01 Mar 2023 15:53:05 GMT</pubDate>
    <dc:creator>BuTbka</dc:creator>
    <dc:date>2023-03-01T15:53:05Z</dc:date>
    <item>
      <title>QlikView API FinishedTime property</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/QlikView-API-FinishedTime-property/m-p/2039838#M18135</link>
      <description>&lt;P&gt;Hi!&lt;BR /&gt;There is a bug in API.&lt;BR /&gt;QlikView API &lt;A href="https://help.qlik.com/en-US/qlikview-developer/May2022/Subsystems/QMSAPIref/Content/PIX.QMSAPI.DataObjects.TaskStatus.TaskStatusExtended.FinishedTime.htm" target="_self"&gt;FinishedTime property&lt;/A&gt;&amp;nbsp;is actually "&lt;SPAN&gt;Last execution" property on Task Detail tab in QMC and it is equal "Execution Started" on Task History tab.&amp;nbsp;&lt;BR /&gt;It's very useful in the API to be able to get the start time, finish time, and duration.&lt;BR /&gt;Can you implement this?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 11:10:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/QlikView-API-FinishedTime-property/m-p/2039838#M18135</guid>
      <dc:creator>BuTbka</dc:creator>
      <dc:date>2023-02-20T11:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView API FinishedTime property</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/QlikView-API-FinishedTime-property/m-p/2042422#M18179</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/137154"&gt;@BuTbka&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For a bug, the best route is to open a support case at:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Support/ct-p/qlikSupport?launchChat=1" target="_blank"&gt;https://community.qlik.com/t5/Support/ct-p/qlikSupport?launchChat=1&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the additional API fields, I recommend creating a topic (first check to see if the idea already exists) on our ideation board at&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Ideation/ct-p/qlik-product-insight" target="_blank"&gt;https://community.qlik.com/t5/Ideation/ct-p/qlik-product-insight&lt;/A&gt;&amp;nbsp;- this is watched by our Product Managers for each product.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 08:56:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/QlikView-API-FinishedTime-property/m-p/2042422#M18179</guid>
      <dc:creator>Dave_Channon</dc:creator>
      <dc:date>2023-02-27T08:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView API FinishedTime property</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/QlikView-API-FinishedTime-property/m-p/2043441#M18193</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/137154"&gt;@BuTbka&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any particular reason of attempting to get this through API? The Governance Dashboard can show that information&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/governance-dashboard/Content/QV_GovDashboard/Getting-Started-with-the-Governance-Dashboard.htm" target="_blank"&gt;https://help.qlik.com/en-US/governance-dashboard/Content/QV_GovDashboard/Getting-Started-with-the-Governance-Dashboard.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NadiaB_0-1677620777914.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/101620i034048B701256E09/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NadiaB_0-1677620777914.png" alt="NadiaB_0-1677620777914.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope it helps!&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 21:47:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/QlikView-API-FinishedTime-property/m-p/2043441#M18193</guid>
      <dc:creator>NadiaB</dc:creator>
      <dc:date>2023-02-28T21:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView API FinishedTime property</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/QlikView-API-FinishedTime-property/m-p/2043966#M18203</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22488"&gt;@NadiaB&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thanks for reply.&lt;BR /&gt;We use qlikview in integration with other systems. And that is why GD cannot be used.&lt;BR /&gt;GD we also use, but in other cases.&lt;BR /&gt;I wrote some workaround for that on PS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;$startTime = [datetime]::ParseExact($task.Extended.FinishedTime, "dd.MM.yyyy H:mm:ss", $provider)
$task.Extended.LastLogMessages -match '(?&amp;lt;=Task Execute Duration\=)(?&amp;lt;Hours&amp;gt;\d+)\:(?&amp;lt;Minutes&amp;gt;\d+)\:(?&amp;lt;Seconds&amp;gt;\d+)' &amp;gt; $null
$finishTime = $startTime.AddHours($matches.Hours).AddMinutes($matches.Minutes).AddSeconds($matches.Seconds).ToString("dd.MM.yyyy HH:mm:ss")&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 15:53:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/QlikView-API-FinishedTime-property/m-p/2043966#M18203</guid>
      <dc:creator>BuTbka</dc:creator>
      <dc:date>2023-03-01T15:53:05Z</dc:date>
    </item>
  </channel>
</rss>

