<?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 Call web service from qlikview on https in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Call-web-service-from-qlikview-on-https/m-p/1065642#M1232919</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;i build an object extension in qlikview which writes to database.&lt;/P&gt;&lt;P&gt;i tried to run it on an &lt;STRONG&gt;https QV server&lt;/STRONG&gt; but it doesn't success to post to web service although when i tried to run the web service directly from the browser i got response as i expected.&lt;/P&gt;&lt;P&gt;we used SSL certificate on IIS which configured as HTTPS.&lt;/P&gt;&lt;P&gt;the extension manage to run on desktop qlikview version 11.20 SR10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Lital&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
    <dc:creator>litalrok7</dc:creator>
    <dc:date>2026-01-26T16:26:21Z</dc:date>
    <item>
      <title>Call web service from qlikview on https</title>
      <link>https://community.qlik.com/t5/QlikView/Call-web-service-from-qlikview-on-https/m-p/1065642#M1232919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;i build an object extension in qlikview which writes to database.&lt;/P&gt;&lt;P&gt;i tried to run it on an &lt;STRONG&gt;https QV server&lt;/STRONG&gt; but it doesn't success to post to web service although when i tried to run the web service directly from the browser i got response as i expected.&lt;/P&gt;&lt;P&gt;we used SSL certificate on IIS which configured as HTTPS.&lt;/P&gt;&lt;P&gt;the extension manage to run on desktop qlikview version 11.20 SR10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Lital&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-web-service-from-qlikview-on-https/m-p/1065642#M1232919</guid>
      <dc:creator>litalrok7</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Call web service from qlikview on https</title>
      <link>https://community.qlik.com/t5/QlikView/Call-web-service-from-qlikview-on-https/m-p/1065643#M1232921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;anything in the console? errors? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2016 23:46:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-web-service-from-qlikview-on-https/m-p/1065643#M1232921</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-16T23:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Call web service from qlikview on https</title>
      <link>https://community.qlik.com/t5/QlikView/Call-web-service-from-qlikview-on-https/m-p/1065644#M1232925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lital,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be this doc link could help you with web service issues:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-1320"&gt;https://community.qlik.com/docs/DOC-1320&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Maurice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 10:48:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-web-service-from-qlikview-on-https/m-p/1065644#M1232925</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-19T10:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Call web service from qlikview on https</title>
      <link>https://community.qlik.com/t5/QlikView/Call-web-service-from-qlikview-on-https/m-p/1065645#M1232928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lital&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've just finished a similar project using Web Api 2.2 as the web service.&lt;/P&gt;&lt;P&gt;The biggest problem I had with it was CORS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you still need help with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Morne&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 13:15:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-web-service-from-qlikview-on-https/m-p/1065645#M1232928</guid>
      <dc:creator>organgrindingmo</dc:creator>
      <dc:date>2016-02-25T13:15:17Z</dc:date>
    </item>
  </channel>
</rss>

