<?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 SQL WriteBack Deployement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SQL-WriteBack-Deployement/m-p/1217137#M1236793</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;BR /&gt;I have use SQL Writeback from Qlikview Extension Object (&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-5970#start=25" title="https://community.qlik.com/docs/DOC-5970#start=25" target="_blank"&gt;https://community.qlik.com/docs/DOC-5970#start=25&lt;/A&gt;)&lt;BR /&gt;The extension use WCF web Service to take data from QlikView and transform it to Insert SQL Query.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The extension work when I start le WCF web Service Manually (with Visual Studio for Web).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The Problem is how I can start the WCF Web Service automaticly ? I need to deploy it in QlikView Server (with IIS or as a Windows Service) ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
    <dc:creator>rafik1983</dc:creator>
    <dc:date>2026-01-26T16:26:21Z</dc:date>
    <item>
      <title>SQL WriteBack Deployement</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-WriteBack-Deployement/m-p/1217137#M1236793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;BR /&gt;I have use SQL Writeback from Qlikview Extension Object (&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-5970#start=25" title="https://community.qlik.com/docs/DOC-5970#start=25" target="_blank"&gt;https://community.qlik.com/docs/DOC-5970#start=25&lt;/A&gt;)&lt;BR /&gt;The extension use WCF web Service to take data from QlikView and transform it to Insert SQL Query.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The extension work when I start le WCF web Service Manually (with Visual Studio for Web).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The Problem is how I can start the WCF Web Service automaticly ? I need to deploy it in QlikView Server (with IIS or as a Windows Service) ?&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/SQL-WriteBack-Deployement/m-p/1217137#M1236793</guid>
      <dc:creator>rafik1983</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: SQL WriteBack Deployement</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-WriteBack-Deployement/m-p/1217138#M1236794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, i have solved it, WCF Web service can be hosted by IIS.&lt;BR /&gt;You can create new web site IIS in your server: New_web_Site:PortNumber&lt;/P&gt;&lt;OL class="ordered"&gt;&lt;LI&gt; Open IIS Manager.&lt;/LI&gt;&lt;LI&gt; In the &lt;STRONG&gt;Connections&lt;/STRONG&gt; pane, right-click the &lt;STRONG&gt;Sites&lt;/STRONG&gt; node in the tree, and then click &lt;STRONG&gt;Add Web Site&lt;/STRONG&gt;. &lt;/LI&gt;&lt;LI&gt; In the &lt;STRONG&gt;Add Web Site&lt;/STRONG&gt; dialog box, type a friendly name for your Web site in the &lt;STRONG&gt;Web site name&lt;/STRONG&gt; box. &lt;/LI&gt;&lt;LI&gt; Click &lt;STRONG&gt;Select&lt;/STRONG&gt; if you want to select a different application pool than the one listed in the &lt;STRONG&gt;Application Pool&lt;/STRONG&gt; box. In the &lt;STRONG&gt;Select Application Pool &lt;/STRONG&gt;dialog box, select an application pool from the &lt;STRONG&gt;Application Pool&lt;/STRONG&gt; list and then click &lt;STRONG&gt;OK&lt;/STRONG&gt;. &lt;/LI&gt;&lt;LI&gt; In the &lt;STRONG&gt;Physical path&lt;/STRONG&gt; box, type the physical path of the Web site's folder, or click the browse button (&lt;STRONG&gt;...&lt;/STRONG&gt;) to navigate the file system to find the folder. &lt;/LI&gt;&lt;LI&gt; If the physical path that you entered in step 5 is to a remote share, click &lt;STRONG&gt;Connect as&lt;/STRONG&gt; to specify credentials that have permission to access the path. If you do not use specific credentials, select the &lt;STRONG&gt;Application user (pass-through authentication)&lt;/STRONG&gt; option in the &lt;STRONG&gt;Connect As&lt;/STRONG&gt; dialog box. &lt;/LI&gt;&lt;LI&gt; Select the protocol for the Web site from the &lt;STRONG&gt;Type&lt;/STRONG&gt; list. &lt;/LI&gt;&lt;LI&gt; The default value in the &lt;STRONG&gt;IP address&lt;/STRONG&gt; box is &lt;STRONG&gt;All Unassigned&lt;/STRONG&gt;. If you must specify a static IP address for the Web site, type the IP address in the &lt;STRONG&gt;IP address&lt;/STRONG&gt; box. &lt;/LI&gt;&lt;LI&gt; Type a port number in the &lt;STRONG&gt;Port&lt;/STRONG&gt; text box. &lt;/LI&gt;&lt;LI&gt; Optionally, type a host header name for the Web site in the &lt;STRONG&gt;Host Header&lt;/STRONG&gt; box. &lt;/LI&gt;&lt;LI&gt; If you do not have to make any changes to the site, and you want the Web site to be immediately available, select the &lt;STRONG&gt;Start Web site immediately&lt;/STRONG&gt; check box. &lt;/LI&gt;&lt;LI&gt; Click &lt;STRONG&gt;OK&lt;/STRONG&gt;. &lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 11:12:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-WriteBack-Deployement/m-p/1217138#M1236794</guid>
      <dc:creator>rafik1983</dc:creator>
      <dc:date>2017-01-30T11:12:53Z</dc:date>
    </item>
  </channel>
</rss>

