<?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 Generating PDF Report with parameterized JSON in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Generating-PDF-Report-with-parameterized-JSON/m-p/1290722#M403630</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a simple use case to be implemented using any of the Qlik tools (QlikView, QlikSense, NPrinting), the use case is as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Requirement:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1. A User logs into a Polymer UI and inserts some information into the Database&lt;/P&gt;&lt;P&gt;2. On click of a button, he wants to print a PDF report for the data he is authorized to see. That's it..!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Now below are few things to be noted:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1. The PDF Report needs to be created in Qlik&lt;/P&gt;&lt;P&gt;2. The user specific data is available to Qlik using a JSON (called using REST API connector) having a query parameter for that user&lt;/P&gt;&lt;P&gt;3. SSO needs to be implemented between polymer and Qlik.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Challenge Faced:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;We are able to implement SSO and PDF reports using Qlik, the &lt;STRONG&gt;3 major challenges&lt;/STRONG&gt; we are facing are -&lt;/P&gt;&lt;P&gt;1. &lt;STRONG&gt;It is a two step process&lt;/STRONG&gt;. After the SSO, the control is passed to QlikView's portal where user needs to click on the print button.&lt;/P&gt;&lt;P&gt;We need to remove this extra step. (NOTE: The on open Print Trigger is not available after QlikView 11.2 SR9, and Macro is not preferred as they need it for AJAX client)&lt;/P&gt;&lt;P&gt;2. How can we &lt;STRONG&gt;reload the QlikView App&lt;/STRONG&gt; (having JSON) &lt;STRONG&gt;for each user from the Polymer side&lt;/STRONG&gt;. (NOTE: We have created a parameter batch file which can trigger a hosted QlikView App and pass username as parameter to it, but executing this batch from Polymer side is a problem)&lt;/P&gt;&lt;P&gt;3. &lt;SPAN style="font-size: 13.3333px;"&gt;How can we &lt;STRONG&gt;scale the solution for multiple concurrent users&lt;/STRONG&gt;, as the application will have a JSON for only a single user.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have tried out QlikView12, NPrinting and QlikSense tools, each have its own set of limitations.&lt;/P&gt;&lt;P&gt;Would appreciate your thoughts on the above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Diwakar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Mar 2017 06:38:19 GMT</pubDate>
    <dc:creator>diwakarnahata</dc:creator>
    <dc:date>2017-03-28T06:38:19Z</dc:date>
    <item>
      <title>Generating PDF Report with parameterized JSON</title>
      <link>https://community.qlik.com/t5/QlikView/Generating-PDF-Report-with-parameterized-JSON/m-p/1290722#M403630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a simple use case to be implemented using any of the Qlik tools (QlikView, QlikSense, NPrinting), the use case is as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Requirement:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1. A User logs into a Polymer UI and inserts some information into the Database&lt;/P&gt;&lt;P&gt;2. On click of a button, he wants to print a PDF report for the data he is authorized to see. That's it..!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Now below are few things to be noted:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1. The PDF Report needs to be created in Qlik&lt;/P&gt;&lt;P&gt;2. The user specific data is available to Qlik using a JSON (called using REST API connector) having a query parameter for that user&lt;/P&gt;&lt;P&gt;3. SSO needs to be implemented between polymer and Qlik.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Challenge Faced:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;We are able to implement SSO and PDF reports using Qlik, the &lt;STRONG&gt;3 major challenges&lt;/STRONG&gt; we are facing are -&lt;/P&gt;&lt;P&gt;1. &lt;STRONG&gt;It is a two step process&lt;/STRONG&gt;. After the SSO, the control is passed to QlikView's portal where user needs to click on the print button.&lt;/P&gt;&lt;P&gt;We need to remove this extra step. (NOTE: The on open Print Trigger is not available after QlikView 11.2 SR9, and Macro is not preferred as they need it for AJAX client)&lt;/P&gt;&lt;P&gt;2. How can we &lt;STRONG&gt;reload the QlikView App&lt;/STRONG&gt; (having JSON) &lt;STRONG&gt;for each user from the Polymer side&lt;/STRONG&gt;. (NOTE: We have created a parameter batch file which can trigger a hosted QlikView App and pass username as parameter to it, but executing this batch from Polymer side is a problem)&lt;/P&gt;&lt;P&gt;3. &lt;SPAN style="font-size: 13.3333px;"&gt;How can we &lt;STRONG&gt;scale the solution for multiple concurrent users&lt;/STRONG&gt;, as the application will have a JSON for only a single user.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have tried out QlikView12, NPrinting and QlikSense tools, each have its own set of limitations.&lt;/P&gt;&lt;P&gt;Would appreciate your thoughts on the above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Diwakar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 06:38:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Generating-PDF-Report-with-parameterized-JSON/m-p/1290722#M403630</guid>
      <dc:creator>diwakarnahata</dc:creator>
      <dc:date>2017-03-28T06:38:19Z</dc:date>
    </item>
  </channel>
</rss>

