<?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 monitor_apps_REST_app in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/monitor-apps-REST-app/m-p/1887832#M73159</link>
    <description>&lt;P&gt;ALL,&lt;/P&gt;
&lt;P&gt;I have an script like below from one of the monitoring app.&lt;/P&gt;
&lt;P&gt;LIB CONNECT TO 'monitor_apps_REST_app';&lt;BR /&gt;RestConnectorMasterTable:&lt;/P&gt;
&lt;P&gt;SQL SELECT &lt;BR /&gt;"id" AS "id_u4",&lt;BR /&gt;"createdDate" AS "createdDate_u0",&lt;BR /&gt;"modifiedDate" AS "modifiedDate_u0",&lt;BR /&gt;"modifiedByUserName" AS "modifiedByUserName_u0",&lt;BR /&gt;"name" AS "name_u3",&lt;BR /&gt;"publishTime",&lt;BR /&gt;"published",&lt;BR /&gt;"description",&lt;BR /&gt;"fileSize",&lt;BR /&gt;"lastReloadTime",&lt;BR /&gt;"availabilityStatus",&lt;BR /&gt;"__KEY_root",&lt;BR /&gt;(SELECT &lt;BR /&gt;"userId",&lt;BR /&gt;"userDirectory",&lt;BR /&gt;"__FK_owner"&lt;BR /&gt;FROM "owner" FK "__FK_owner"),&lt;BR /&gt;(SELECT &lt;BR /&gt;"name" AS "name_u2",&lt;BR /&gt;"__FK_stream"&lt;BR /&gt;FROM "stream" FK "__FK_stream"),&lt;BR /&gt;(SELECT &lt;BR /&gt;"id" AS "id_u7",&lt;BR /&gt;"@Value" AS "@Value_u0",&lt;BR /&gt;"name" AS "name_tag",&lt;BR /&gt;"__FK_tags"&lt;BR /&gt;FROM "tags" FK "__FK_tags" ArrayValueAlias "@Value_u0")&lt;BR /&gt;FROM JSON (wrap on) "root" PK "__KEY_root";&lt;/P&gt;
&lt;P&gt;I am looking for create a table that has the appname and the tag associated to the app&lt;/P&gt;
&lt;P&gt;App name from the above script is name_u3 and tag name would be name_tag&lt;/P&gt;
&lt;P&gt;The issue is if I pull the name_u3 and name_tag, I don't see tag associated to app, though I have most of the app's has tags.&lt;/P&gt;
&lt;P&gt;Should I do an resident on the&amp;nbsp;&amp;nbsp;RestConnectorMasterTable and write script?&lt;/P&gt;
&lt;P&gt;Can some one please advice?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 01 Feb 2022 21:00:01 GMT</pubDate>
    <dc:creator>jpjust</dc:creator>
    <dc:date>2022-02-01T21:00:01Z</dc:date>
    <item>
      <title>monitor_apps_REST_app</title>
      <link>https://community.qlik.com/t5/App-Development/monitor-apps-REST-app/m-p/1887832#M73159</link>
      <description>&lt;P&gt;ALL,&lt;/P&gt;
&lt;P&gt;I have an script like below from one of the monitoring app.&lt;/P&gt;
&lt;P&gt;LIB CONNECT TO 'monitor_apps_REST_app';&lt;BR /&gt;RestConnectorMasterTable:&lt;/P&gt;
&lt;P&gt;SQL SELECT &lt;BR /&gt;"id" AS "id_u4",&lt;BR /&gt;"createdDate" AS "createdDate_u0",&lt;BR /&gt;"modifiedDate" AS "modifiedDate_u0",&lt;BR /&gt;"modifiedByUserName" AS "modifiedByUserName_u0",&lt;BR /&gt;"name" AS "name_u3",&lt;BR /&gt;"publishTime",&lt;BR /&gt;"published",&lt;BR /&gt;"description",&lt;BR /&gt;"fileSize",&lt;BR /&gt;"lastReloadTime",&lt;BR /&gt;"availabilityStatus",&lt;BR /&gt;"__KEY_root",&lt;BR /&gt;(SELECT &lt;BR /&gt;"userId",&lt;BR /&gt;"userDirectory",&lt;BR /&gt;"__FK_owner"&lt;BR /&gt;FROM "owner" FK "__FK_owner"),&lt;BR /&gt;(SELECT &lt;BR /&gt;"name" AS "name_u2",&lt;BR /&gt;"__FK_stream"&lt;BR /&gt;FROM "stream" FK "__FK_stream"),&lt;BR /&gt;(SELECT &lt;BR /&gt;"id" AS "id_u7",&lt;BR /&gt;"@Value" AS "@Value_u0",&lt;BR /&gt;"name" AS "name_tag",&lt;BR /&gt;"__FK_tags"&lt;BR /&gt;FROM "tags" FK "__FK_tags" ArrayValueAlias "@Value_u0")&lt;BR /&gt;FROM JSON (wrap on) "root" PK "__KEY_root";&lt;/P&gt;
&lt;P&gt;I am looking for create a table that has the appname and the tag associated to the app&lt;/P&gt;
&lt;P&gt;App name from the above script is name_u3 and tag name would be name_tag&lt;/P&gt;
&lt;P&gt;The issue is if I pull the name_u3 and name_tag, I don't see tag associated to app, though I have most of the app's has tags.&lt;/P&gt;
&lt;P&gt;Should I do an resident on the&amp;nbsp;&amp;nbsp;RestConnectorMasterTable and write script?&lt;/P&gt;
&lt;P&gt;Can some one please advice?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 21:00:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/monitor-apps-REST-app/m-p/1887832#M73159</guid>
      <dc:creator>jpjust</dc:creator>
      <dc:date>2022-02-01T21:00:01Z</dc:date>
    </item>
  </channel>
</rss>

