<?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 get AppId in load script in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-get-AppId-in-load-script/m-p/1396244#M32314</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mariusz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're in Qlik Sense server, the DocumentName() function will retrieve the AppID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a test, i've only loaded two variables as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;let vTest = DocumentName();&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;let vA = DocumentTitle();&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Giving me the following:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="174902" alt="Sample.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/174902_Sample.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Felipe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Aug 2017 20:21:15 GMT</pubDate>
    <dc:creator>felipedl</dc:creator>
    <dc:date>2017-08-28T20:21:15Z</dc:date>
    <item>
      <title>How to get AppId in load script</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-get-AppId-in-load-script/m-p/1396243#M32313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, does anybody know if there is ability to get an AppId of current application in load script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know where to find an AppId but I need to get it automatically in load script, because I want to use it to log it in databse during loading data and I don't want to set the value as constant in load script because I want it change when I duplicate my app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mariusz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 16:43:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-get-AppId-in-load-script/m-p/1396243#M32313</guid>
      <dc:creator />
      <dc:date>2017-08-28T16:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to get AppId in load script</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-get-AppId-in-load-script/m-p/1396244#M32314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mariusz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're in Qlik Sense server, the DocumentName() function will retrieve the AppID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a test, i've only loaded two variables as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;let vTest = DocumentName();&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;let vA = DocumentTitle();&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Giving me the following:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="174902" alt="Sample.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/174902_Sample.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Felipe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 20:21:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-get-AppId-in-load-script/m-p/1396244#M32314</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2017-08-28T20:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to get AppId in load script</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-get-AppId-in-load-script/m-p/1396245#M32315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Felip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&amp;nbsp; very much. I tested this function on desktop, so I didn't get AppId &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 07:57:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-get-AppId-in-load-script/m-p/1396245#M32315</guid>
      <dc:creator />
      <dc:date>2017-08-29T07:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to get AppId in load script</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-get-AppId-in-load-script/m-p/1396246#M32316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mariusz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case, you only have the option to view it on the browser side, or using the API and creating some type of extension to verify the object id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/sense-developer/June2017/Subsystems/Mashups/Content/Howtos/mashups-obtain-app-object-id.htm" style="font-size: 10pt;" title="http://help.qlik.com/en-US/sense-developer/June2017/Subsystems/Mashups/Content/Howtos/mashups-obtain-app-object-id.htm"&gt;Obtaining app IDs and object IDs ‒ Qlik Sense&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Felipe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 12:45:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-get-AppId-in-load-script/m-p/1396246#M32316</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2017-08-29T12:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to get AppId in load script</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-get-AppId-in-load-script/m-p/1396247#M32317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And don't forget when you duplicate the App the duplicate App will have a new App Id different to original App's Id.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 13:01:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-get-AppId-in-load-script/m-p/1396247#M32317</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-29T13:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to get AppId in load script</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-get-AppId-in-load-script/m-p/1396248#M32318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Bill, I know it. I just want it is different to original because I want to allow get data (during reload) only for oryginal app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 23:06:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-get-AppId-in-load-script/m-p/1396248#M32318</guid>
      <dc:creator />
      <dc:date>2017-08-29T23:06:15Z</dc:date>
    </item>
  </channel>
</rss>

