<?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: NPrinting Port Numbers in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Port-Numbers/m-p/1086778#M9645</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Yes, as explained clearly in the document I linked to above:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Extract:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In some installations you must reserve TCP ports listening for On-Demand service process.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: sans-serif; font-size: 14px; font-style: normal;"&gt;Open a command prompt as administrator:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If SSL is disabled type:&lt;BR /&gt;netsh http add urlacl url=&lt;A class="jive-link-external-small" href="http://+:9000/" rel="nofollow"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;http://+:9000/&lt;/SPAN&gt;&lt;/A&gt; user=DOMAIN\user&lt;BR /&gt;netsh http add urlacl &lt;SPAN style="font-family: sans-serif; font-size: 14px; font-style: normal;"&gt;url=&lt;A class="jive-link-external-small" href="http://+:9001/" rel="nofollow"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;http://+:9001/&lt;/SPAN&gt;&lt;/A&gt; user=DOMAIN\user&lt;/SPAN&gt;&lt;BR /&gt;&lt;EM&gt;(replace 9000 and 9001 with your TCP ports and DOMAIN\user with user you use to launch NPrinting service)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: sans-serif; font-size: 14px; font-style: normal;"&gt;If SSL is enabled type:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: sans-serif; font-size: 14px; font-style: normal;"&gt;netsh http add urlacl url=&lt;A class="jive-link-external-small" href="https://+:9000/" rel="nofollow"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;https://+:9000/&lt;/SPAN&gt;&lt;/A&gt; user=DOMAIN\user&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: sans-serif; font-size: 14px; font-style: normal;"&gt;netsh http add urlacl &lt;/SPAN&gt;&lt;SPAN style="font-family: sans-serif; font-size: 14px; font-style: normal;"&gt;url=&lt;A class="jive-link-external-small" href="https://+:9001/" rel="nofollow"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;https://+:9001/&lt;/SPAN&gt;&lt;/A&gt; user=DOMAIN\user&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: sans-serif; font-size: 14px;"&gt;&lt;EM&gt;(replace 9000 and 9001 with your TCP ports and DOMAIN\user with user you use to launch NPrinting service)&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;If a port is reserved by other process and you are sure you can use it in On-Demand remove the reservation before enabling it typing&lt;BR /&gt;&lt;SPAN style="font-family: sans-serif; font-size: 14px; font-style: normal;"&gt;netsh http delete urlacl url=&lt;A class="jive-link-external-small" href="http://+:9000/" rel="nofollow"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;http://+:9000/&lt;/SPAN&gt;&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: sans-serif; font-size: 14px;"&gt;&lt;EM&gt;(replace 9000 with target TCP port and http with https if SSL is enabled)&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;See here for further details:&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://msdn.microsoft.com/en-us/library/ms733768(v=vs.110).aspx" rel="nofollow"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;http://msdn.microsoft.com/en-us/library/ms733768(v=vs.110).aspx&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jan 2016 08:47:17 GMT</pubDate>
    <dc:creator>Daniel_Jenkins</dc:creator>
    <dc:date>2016-01-19T08:47:17Z</dc:date>
    <item>
      <title>NPrinting Port Numbers</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Port-Numbers/m-p/1086774#M9641</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;&lt;/P&gt;&lt;P&gt;I am curious to know that whether NPrinting works on different posrt numbers other than 9000, 9001 ot not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Example, 4748, 5767, 6431.. etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it works on other Port Numbers how to change ODS file. Please advise&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kesav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2019 18:40:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Port-Numbers/m-p/1086774#M9641</guid>
      <dc:creator>psankepalli</dc:creator>
      <dc:date>2019-09-25T18:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting Port Numbers</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Port-Numbers/m-p/1086775#M9642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kesav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This article describes how you can configure QlikView NPrinting On-Demand service endpoints: &lt;A href="https://community.qlik.com/docs/DOC-8439"&gt;NPrinting On-Demand: Architecture and Configuration&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH - Daniel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 06:08:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Port-Numbers/m-p/1086775#M9642</guid>
      <dc:creator>Daniel_Jenkins</dc:creator>
      <dc:date>2016-01-14T06:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting Port Numbers</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Port-Numbers/m-p/1086776#M9643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As per following threads, &lt;SPAN style="color: #000000; font-size: 14.6667px;"&gt;&lt;STRONG&gt; 9000 and 9001 are left open for use with NPrinting On Demand Exclusively:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/194524"&gt;nPrinting on-demand reverse proxy server&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8419"&gt;How to Use NPrinting On Demand Extensions in QlikView Documents&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 06:42:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Port-Numbers/m-p/1086776#M9643</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-14T06:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting Port Numbers</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Port-Numbers/m-p/1086777#M9644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply. sorry for the late update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did research and finally found the solution for this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes we can use any port for NPrinintg. ideally you can use 9000 or 9001. but this is not mean NPrinting only works on these two ports. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NPrining works on any other port numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in my project we are using ports 8**3, 9**3 for NPrinting purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Prasanna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 19:31:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Port-Numbers/m-p/1086777#M9644</guid>
      <dc:creator>psankepalli</dc:creator>
      <dc:date>2016-01-18T19:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting Port Numbers</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Port-Numbers/m-p/1086778#M9645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Yes, as explained clearly in the document I linked to above:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Extract:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In some installations you must reserve TCP ports listening for On-Demand service process.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: sans-serif; font-size: 14px; font-style: normal;"&gt;Open a command prompt as administrator:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If SSL is disabled type:&lt;BR /&gt;netsh http add urlacl url=&lt;A class="jive-link-external-small" href="http://+:9000/" rel="nofollow"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;http://+:9000/&lt;/SPAN&gt;&lt;/A&gt; user=DOMAIN\user&lt;BR /&gt;netsh http add urlacl &lt;SPAN style="font-family: sans-serif; font-size: 14px; font-style: normal;"&gt;url=&lt;A class="jive-link-external-small" href="http://+:9001/" rel="nofollow"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;http://+:9001/&lt;/SPAN&gt;&lt;/A&gt; user=DOMAIN\user&lt;/SPAN&gt;&lt;BR /&gt;&lt;EM&gt;(replace 9000 and 9001 with your TCP ports and DOMAIN\user with user you use to launch NPrinting service)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: sans-serif; font-size: 14px; font-style: normal;"&gt;If SSL is enabled type:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: sans-serif; font-size: 14px; font-style: normal;"&gt;netsh http add urlacl url=&lt;A class="jive-link-external-small" href="https://+:9000/" rel="nofollow"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;https://+:9000/&lt;/SPAN&gt;&lt;/A&gt; user=DOMAIN\user&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: sans-serif; font-size: 14px; font-style: normal;"&gt;netsh http add urlacl &lt;/SPAN&gt;&lt;SPAN style="font-family: sans-serif; font-size: 14px; font-style: normal;"&gt;url=&lt;A class="jive-link-external-small" href="https://+:9001/" rel="nofollow"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;https://+:9001/&lt;/SPAN&gt;&lt;/A&gt; user=DOMAIN\user&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: sans-serif; font-size: 14px;"&gt;&lt;EM&gt;(replace 9000 and 9001 with your TCP ports and DOMAIN\user with user you use to launch NPrinting service)&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;If a port is reserved by other process and you are sure you can use it in On-Demand remove the reservation before enabling it typing&lt;BR /&gt;&lt;SPAN style="font-family: sans-serif; font-size: 14px; font-style: normal;"&gt;netsh http delete urlacl url=&lt;A class="jive-link-external-small" href="http://+:9000/" rel="nofollow"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;http://+:9000/&lt;/SPAN&gt;&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: sans-serif; font-size: 14px;"&gt;&lt;EM&gt;(replace 9000 with target TCP port and http with https if SSL is enabled)&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;See here for further details:&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://msdn.microsoft.com/en-us/library/ms733768(v=vs.110).aspx" rel="nofollow"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;http://msdn.microsoft.com/en-us/library/ms733768(v=vs.110).aspx&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 08:47:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Port-Numbers/m-p/1086778#M9645</guid>
      <dc:creator>Daniel_Jenkins</dc:creator>
      <dc:date>2016-01-19T08:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting Port Numbers</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Port-Numbers/m-p/1086779#M9646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls help with below questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which port is used by NPrinting 16&amp;nbsp; Designer to talk to NPrinting 16 Server?&lt;/P&gt;&lt;P&gt;Does NPrinting Servers needs any ports to be opened for distribution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 19:11:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Port-Numbers/m-p/1086779#M9646</guid>
      <dc:creator>prabhu0505</dc:creator>
      <dc:date>2016-07-20T19:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting Port Numbers</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Port-Numbers/m-p/1086780#M9647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saravana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NPrinting 16 Designer does not talk to NPrinting 16 Server. Designer is used to create NPrinting project files (NSQs) which contain different entities (Connections, Recipients, Filters, Reports, Tasks....etc. etc.). NSQ's are files, once created NPrinting 16 Server can run the tasks etc. in them without NPrinting 16 Designer involvement at all so there is no communication between the two. Server simply needs access to the NSQ and supporting files like the Report Templates used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For distribution by e-mail, NPrinting server needs to be able to connect to your SMTP server on the port it is listening on. This is normally port 25 but can be different. For example smtp.gmail.com listens on port 587. To distribute to specific folders the service account running the NPrinting service needs the appropriate rights on those folders.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On-demand is covered in the previous post above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH - Daniel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 06:18:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Port-Numbers/m-p/1086780#M9647</guid>
      <dc:creator>Daniel_Jenkins</dc:creator>
      <dc:date>2016-07-21T06:18:28Z</dc:date>
    </item>
  </channel>
</rss>

