<?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: Workflow Integration with QlikSense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Workflow-Integration-with-QlikSense/m-p/1421680#M33757</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&amp;nbsp; This is exactly the type of direction I was looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Nov 2017 05:08:40 GMT</pubDate>
    <dc:creator>lourens_smit</dc:creator>
    <dc:date>2017-11-21T05:08:40Z</dc:date>
    <item>
      <title>Workflow Integration with QlikSense</title>
      <link>https://community.qlik.com/t5/App-Development/Workflow-Integration-with-QlikSense/m-p/1421678#M33755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would I go about calling a web service with a POST command from within Qliksense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My client is attempting to integration Qliksense with their workflow application.&amp;nbsp;&amp;nbsp; Integrating with Qliksense is simple enough when Qlik is on the receiving end, but how would I go about using Qliksense to trigger a workflow step using a webservice call?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help to point me in the right direction would be greatly appreciated.&amp;nbsp;&amp;nbsp; Most of the reference information I have found so far refers only to Qlik being on the receiving end of the integration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lourens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 04:02:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Workflow-Integration-with-QlikSense/m-p/1421678#M33755</guid>
      <dc:creator>lourens_smit</dc:creator>
      <dc:date>2017-11-20T04:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Integration with QlikSense</title>
      <link>https://community.qlik.com/t5/App-Development/Workflow-Integration-with-QlikSense/m-p/1421679#M33756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;You can build a small Qlik Sense Extension&lt;/STRONG&gt;. From an extension you could do POST commands or any other things that a modern Web API would use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find documentation here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/sense-developer/November2017/Subsystems/Extensions/Content/custom-objects.htm" title="http://help.qlik.com/en-US/sense-developer/November2017/Subsystems/Extensions/Content/custom-objects.htm"&gt;Widgets and extensions ‒ Qlik Sense Developers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although the documentation emphasize the word "Visualization" all the time your extension needs not necessarily have more than a minimal visual part. So even a button, or a status text or a link could be a "visualization" in this sense. You would need some kind of interaction (submit) facility in Qlik Sense anyway to trigger the POST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Another approach could be&lt;/STRONG&gt; indirectly via the Advanced Analytics Integration (AAI). Here interactions with a back-end is automatically triggered through normal recalculations in Qlik. You can then use many different languages to perform the communication with you workflow software:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/space/2355"&gt;Advanced Analytics Integration&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although Qlik marketing prefers to brand this as Advanced Analytics the underlying mechanism they are using is called Server Side Extensions (SSE) which can employ any kind of remote server (foreign to Qlik) via Google RPC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/qlik-oss/server-side-extension" title="https://github.com/qlik-oss/server-side-extension"&gt;GitHub - qlik-oss/server-side-extension: A Qlik server-side extension protocol for extending the Qlik built-in expressio…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is an open source project BTW.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 07:20:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Workflow-Integration-with-QlikSense/m-p/1421679#M33756</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2017-11-20T07:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Integration with QlikSense</title>
      <link>https://community.qlik.com/t5/App-Development/Workflow-Integration-with-QlikSense/m-p/1421680#M33757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&amp;nbsp; This is exactly the type of direction I was looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2017 05:08:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Workflow-Integration-with-QlikSense/m-p/1421680#M33757</guid>
      <dc:creator>lourens_smit</dc:creator>
      <dc:date>2017-11-21T05:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Integration with QlikSense</title>
      <link>https://community.qlik.com/t5/App-Development/Workflow-Integration-with-QlikSense/m-p/1570898#M41619</link>
      <description>&lt;P&gt;The Advance Analytics URI/doc is no more visible&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2019 09:35:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Workflow-Integration-with-QlikSense/m-p/1570898#M41619</guid>
      <dc:creator>fmarvnnt</dc:creator>
      <dc:date>2019-04-18T09:35:49Z</dc:date>
    </item>
  </channel>
</rss>

