<?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: How to &amp;quot;license&amp;quot; parts of an application in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74522#M12297</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well I dont have publisher so that option is out but I am not sure it would have helped in the way I would like. You see we take one client's data and run it through the application. If they have licensed both parts then they would get the full application however if they only licensed one part then I need to create the data model and visual layers that are only relevant to that one part. Since my application contains client data, each client gets their own installation of the app. I am trying to find a way to integrate essentially a 2nd stand alone application into their existing application. It should work fine, I just need to find a way to control when to build what tables based on what app they have purchased.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Feb 2018 17:16:31 GMT</pubDate>
    <dc:creator>cbushey1</dc:creator>
    <dc:date>2018-02-22T17:16:31Z</dc:date>
    <item>
      <title>How to "license" parts of an application</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74516#M12291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking to integrate two applications into a single QVW but I want to control them based on what a client would have licensed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, let's say that each application has 20 tabs. I want the ability to say if the client has only licensed application 1 show the first 20 tabs, if they licensed application 2 only show the last 20 tabs, and if they licensed both show all 40 tabs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know I can control that with a variable set in a configuration file but let me complicate things more. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each application has a series of QVS files that run to create the QVDs and then another set that run to create the data model. I would like to apply the same logic here as well so that I can control what scripts are being run based on what they have "licensed" from me. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess in general I am looking for best practices from others who have designed applications and licensed them out to their clients. What is the best practice here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thoughts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tips?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 16:17:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74516#M12291</guid>
      <dc:creator>cbushey1</dc:creator>
      <dc:date>2018-02-22T16:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to "license" parts of an application</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74517#M12292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure but you may think if Section Access can help here. Use OMIT system field to remove access of columns based on Users group.&lt;/P&gt;&lt;P&gt;Also I saw this detailed post o sheet level security access but haven't used it yet.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-18066"&gt;Sheet or App Object Level Security Qlik Sense&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 16:33:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74517#M12292</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2018-02-22T16:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to "license" parts of an application</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74518#M12293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow, you got some challenges on you plate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before discussing any practical implementations, one question:&lt;/P&gt;&lt;P&gt;how do you plan to restrict script execution to a licensed code set if it's sufficiently circumvented by copying the unlicensed code in the licensed script file at the end? Or aren't you planning to ship a self-contained application to your customers, just planning to provide access to it (e.g. in an AP in the cloud)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 16:43:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74518#M12293</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2018-02-22T16:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to "license" parts of an application</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74519#M12294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I plan to deliver an app through a hosted accesspoint. The users will only see the final qvw and will not be able to access the code in anyway.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 16:44:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74519#M12294</guid>
      <dc:creator>cbushey1</dc:creator>
      <dc:date>2018-02-22T16:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to "license" parts of an application</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74520#M12295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SA wont help me here as I dont want to limit on fields but more tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Think of it like partitioning out the data model so that if a client licenses the full suite they get the full data model but if they only license certain parts the data model is only for those parts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 16:46:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74520#M12295</guid>
      <dc:creator>cbushey1</dc:creator>
      <dc:date>2018-02-22T16:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to "license" parts of an application</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74521#M12296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Either you load (really) everything in your document and let Data Reduction filter out what a particular user shouldn't be able to view. This affects all data, sheets and objects (the latter two by disabling them),&lt;/LI&gt;&lt;LI&gt;Or you create three different documents from the same base (requires a Publisher) and grant access to the correct one depending on what license a particular user has paid for.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The latter is way simpler to maintain and use.&lt;/P&gt;&lt;P&gt;Regular QlikView security will help in making sure that a user cannot circumvent or accidentally enable unlicensed stuff.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Edit] spelling mistakes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 16:55:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74521#M12296</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2018-02-22T16:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to "license" parts of an application</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74522#M12297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well I dont have publisher so that option is out but I am not sure it would have helped in the way I would like. You see we take one client's data and run it through the application. If they have licensed both parts then they would get the full application however if they only licensed one part then I need to create the data model and visual layers that are only relevant to that one part. Since my application contains client data, each client gets their own installation of the app. I am trying to find a way to integrate essentially a 2nd stand alone application into their existing application. It should work fine, I just need to find a way to control when to build what tables based on what app they have purchased.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 17:16:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74522#M12297</guid>
      <dc:creator>cbushey1</dc:creator>
      <dc:date>2018-02-22T17:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to "license" parts of an application</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74523#M12298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are a number of supporting features in QlikView that make life a lot easier when dealing with such a situation. It's a pity that you either don't want to use them or you're not considering an extension to your current QlikView setup. They would take a lot of work off your hands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, you plan to create a new document copy for every other customer? QlikView cannot do that by itself, so you need to devise a strategy to do some meta-programming to correctly configure a document for a new customer. The document itself will then do as told when performing a reload and refresh the data for this customer only, skip all tables that are unlicensed and use a pre-configured template document for display purposes that doesn't have any unlicensed objects (one of three versions). Is that what you want?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 17:41:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74523#M12298</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2018-02-22T17:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to "license" parts of an application</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74524#M12299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am interested to learn about these supporting features as if I can prove a use case we can probably add them to our setup. I was simply saying that we dont currently have publisher so I need to find a solution that works without it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason we have separate documents for each user is that their data needs to be saved in separate databases. I have to contend with privacy laws etc. So we store each client's data in separate databases and then we have what you could call a template app that is setup for the client. We handle where to get the data from by using database strings etc. So really each client has the same version of the application, we just cant put all client's data together into a single application. When an application is reloaded, it only pulls that clients data from and only from their database. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what I have done is created a second application that will use the same client's data and perform a totally different analysis, although some tables would be shared across the two data models (which is why it will integrate well). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So now I want to put these two applications together and offer it to clients as additional analysis that they can then license. Each application has a set of script files (qvs) that run in tiers 1 and 2 of our 3 tiered setup (QVD generator, Date model, visual layer). I am trying to control running all scripts if the client has only licensed 1 of the 2 applications. No need to perform all the extra analysis if they haven't licensed it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 18:24:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74524#M12299</guid>
      <dc:creator>cbushey1</dc:creator>
      <dc:date>2018-02-22T18:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to "license" parts of an application</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74525#M12300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use variables for each client to control IF THEN blocks in the script ton conditionaly execute blocks of script. It's pretty straightforward.&amp;nbsp; You can use those same variables to control visibility of licensed sheets. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 20:00:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74525#M12300</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2018-02-22T20:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to "license" parts of an application</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74526#M12301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for jumping in Rob.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is likely the way I will go as it is what we already do in each application already to run certain parts of the code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I was hoping for was a more streamlined process that makes adding these new applications into a single application more of a plug and play situation. I can foresee us adding a few more enhancements and I wanted to make this process as easy as possible for turning on both the code and the tabs that are licensed without making the application to heavy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 20:07:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74526#M12301</guid>
      <dc:creator>cbushey1</dc:creator>
      <dc:date>2018-02-22T20:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to "license" parts of an application</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74527#M12302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've seen this done before and it's not heavy at all, assuming that each customer has similar data structure. There is a "common" folder and a folder for each customer.&amp;nbsp; At the start of each batch update, copy the template into the customer directory.&amp;nbsp; Each customer directory has a permanent "config.txt" file that sets the license variables and the connection string. So the template script looks something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$(include=config.txt);&amp;nbsp; // This customer configuration&lt;/P&gt;&lt;P&gt;IF vLicenseProdA = 'Y' THEN&lt;/P&gt;&lt;P&gt;$(include=..\common\proda.qvs)&lt;/P&gt;&lt;P&gt;ENDIF&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;IF vLicenseProdB = 'Y' THEN&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;$(include=..\common\prodb.qvs)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;ENDIF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and so on...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com/" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com/" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 20:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74527#M12302</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2018-02-22T20:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to "license" parts of an application</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74528#M12303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rob.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I took a very similar approach. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a sub routine that will identify which QVS files to include and run based on which application I pass through a call statement. This will ultimately build my table of scripts taking into account which applications they have licensed and then I will run all of the scripts that make it to this table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will then add show/hide condition on the front end based on the same variable I used to determine which scripts to run in order to show the right tabs. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 21:45:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74528#M12303</guid>
      <dc:creator>cbushey1</dc:creator>
      <dc:date>2018-02-22T21:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to "license" parts of an application</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74529#M12304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, I was thinking along a slightly different line when this magical word "automation" got stuck in my brain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming that&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;customer information, including what part of your document is licensed, is probably available somewhere (either in an RDBMS or an Excel file)&lt;/LI&gt;&lt;LI&gt;the DB-per-customer is accessible (DB type, DB location, DB name, user credentials) via a standardised method, in such a way that the connection string can be "calculated" (or alternatively, lifted from the customer information mentioned in item 1)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then you could create a QlikView document that&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;in the load script, loads information of all current customers (and immediately calculates what is missing or not readily available like a full connection string) and prepares a field that allows you to select a single customer (probably new) in an unambiguous way&lt;/LI&gt;&lt;LI&gt;in the UI, offers a button that - based on the customer selection - sets a series of variables and then runs a predefined macro.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then, for the heavy lifting, the macro does things like:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;loading all variable values &lt;/LI&gt;&lt;LI&gt;creates a new document subdirectory where QVS can pick-up the end result&lt;/LI&gt;&lt;LI&gt;copies the correct report document template (either 1 of 3 types, or a single common document if you want to make the licensed features configurable by means of variables) from a predefined location&lt;/LI&gt;&lt;LI&gt;creates a qvs with a customer-specific connection string&lt;/LI&gt;&lt;LI&gt;in the same subdirectory, creates links that refer to (see Rob's example) either proda.qvs, or prodb.qvs or both. The includes in the script of the copied document will always be there, but an include can also refer to a non-existent qvs without complaining. Makes configuration a simple matter of "is this script file available or not". If you then add a variable creation loop in each script, and make the sheet conditional show for each sheet depend on those variables, you will have configured the licensed sheets at the same time. &lt;BR /&gt;Note that you may have to repeat the document and link generation steps if you want to configure the different data stages as well.&lt;/LI&gt;&lt;LI&gt;log the different steps to a text file, a global repository or wherever you want your audit information to be stored&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&amp;nbsp; to top it off (but you may keep these for a later finishing stage), if all goes well let the macro&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;contact the QMS to assign a CAL to a predefined accountname lifted from the customer information table, if the CAL isn't already assigned&lt;/LI&gt;&lt;LI&gt;contact the QMS again to create reload jobs for the different customer-dependent data stages and the final report refresh.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The latter macro part may be a bit too far-fetched for the time being, but the former can be easily assembled from the many examples that exist in the community, in the Tools available from Rob's site (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;SPAN&gt;) and on the internet.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you plan to sell many more products to customers, a technique like this may save you quite a lot of time and provide consistency and reliability in your deployment and traceability. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 21:55:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74529#M12304</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2018-02-22T21:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to "license" parts of an application</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74530#M12305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, it took a while to compose this reply. Hadn't noticed that you already found your solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 21:56:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-quot-license-quot-parts-of-an-application/m-p/74530#M12305</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2018-02-22T21:56:27Z</dc:date>
    </item>
  </channel>
</rss>

