<?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: Using QsAppMetadataConnector to connect to multiple apps with a single data connection in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Using-QsAppMetadataConnector-to-connect-to-multiple-apps-with-a/m-p/1726964#M5271</link>
    <description>&lt;P&gt;Yes it's possible with the 1.7 connector.&amp;nbsp; You must configure the connection for the server setup, but you can vary the app in the select statement.&amp;nbsp; An optional appid prefix may be added to the tablename. If omitted, the app configured in the connection is used. So:&lt;/P&gt;&lt;P&gt;SELECT * FROM agjs--33-45.ObjectDimensions;&lt;/P&gt;&lt;P&gt;The connector has an AppIdentifier table that will list the Appnames and Appids on the server. You can use that to map names or titles to appids.&amp;nbsp; In QSDA, see the "FindAppId" Sub for an example.&lt;/P&gt;&lt;P&gt;IMPORTANT: If you code up a loop to process multiple apps, do not repeat the&amp;nbsp; "LIB CONNECT TO..".&amp;nbsp; Try to use one CONNECT for your entire script.&amp;nbsp; Each CONNECT will consume a license slot and you will run out after 5.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, if you are going to select multiple QsAppMetaConnector tables per app, code your loop to do all tables for each app. That is, loop by app, not by table. This is more efficient.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you find QSDA or the connector useful I'd love to hear about it!&lt;/P&gt;&lt;P&gt;-Rob&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank" rel="noopener"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank" rel="noopener"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank" rel="noopener"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jul 2020 19:35:20 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2020-07-10T19:35:20Z</dc:date>
    <item>
      <title>Using QsAppMetadataConnector to connect to multiple apps with a single data connection</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Using-QsAppMetadataConnector-to-connect-to-multiple-apps-with-a/m-p/1726935#M5270</link>
      <description>&lt;P&gt;I've successfully set up Qlik Sense Document Analyzer on our server and can run it against a single report.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are certain metrics within the Document Analyzer that we want to pull into our own reporting.&amp;nbsp; However, I want to pull the metrics for all apps on the server into the app I am creating.&amp;nbsp; &amp;nbsp;Is there any way to use&amp;nbsp;QsAppMetadataConnector to connect to all apps on the server instead of needing to set up an individual connection for each app?&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6148"&gt;@rwunderlich&lt;/a&gt;&amp;nbsp;looking for your guidance here.&amp;nbsp; Posted as a thread on the community since I figured it may help others as well.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Dec 2021 20:26:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Using-QsAppMetadataConnector-to-connect-to-multiple-apps-with-a/m-p/1726935#M5270</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2021-12-10T20:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using QsAppMetadataConnector to connect to multiple apps with a single data connection</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Using-QsAppMetadataConnector-to-connect-to-multiple-apps-with-a/m-p/1726964#M5271</link>
      <description>&lt;P&gt;Yes it's possible with the 1.7 connector.&amp;nbsp; You must configure the connection for the server setup, but you can vary the app in the select statement.&amp;nbsp; An optional appid prefix may be added to the tablename. If omitted, the app configured in the connection is used. So:&lt;/P&gt;&lt;P&gt;SELECT * FROM agjs--33-45.ObjectDimensions;&lt;/P&gt;&lt;P&gt;The connector has an AppIdentifier table that will list the Appnames and Appids on the server. You can use that to map names or titles to appids.&amp;nbsp; In QSDA, see the "FindAppId" Sub for an example.&lt;/P&gt;&lt;P&gt;IMPORTANT: If you code up a loop to process multiple apps, do not repeat the&amp;nbsp; "LIB CONNECT TO..".&amp;nbsp; Try to use one CONNECT for your entire script.&amp;nbsp; Each CONNECT will consume a license slot and you will run out after 5.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, if you are going to select multiple QsAppMetaConnector tables per app, code your loop to do all tables for each app. That is, loop by app, not by table. This is more efficient.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you find QSDA or the connector useful I'd love to hear about it!&lt;/P&gt;&lt;P&gt;-Rob&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank" rel="noopener"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank" rel="noopener"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank" rel="noopener"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2020 19:35:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Using-QsAppMetadataConnector-to-connect-to-multiple-apps-with-a/m-p/1726964#M5271</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2020-07-10T19:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Using QsAppMetadataConnector to connect to multiple apps with a single data connection</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Using-QsAppMetadataConnector-to-connect-to-multiple-apps-with-a/m-p/1726974#M5272</link>
      <description>&lt;P&gt;Thank you for the guidance&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6148"&gt;@rwunderlich&lt;/a&gt;.&amp;nbsp; I may have additional questions as I start to dig in more.&amp;nbsp; Will post to this thread so others can follow along.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2020 20:17:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Using-QsAppMetadataConnector-to-connect-to-multiple-apps-with-a/m-p/1726974#M5272</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2020-07-10T20:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Using QsAppMetadataConnector to connect to multiple apps with a single data connection</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Using-QsAppMetadataConnector-to-connect-to-multiple-apps-with-a/m-p/1831236#M9459</link>
      <description>&lt;P&gt;Hi Smith, Did you find a solution for this issue?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 04:20:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Using-QsAppMetadataConnector-to-connect-to-multiple-apps-with-a/m-p/1831236#M9459</guid>
      <dc:creator>saikiranrao</dc:creator>
      <dc:date>2021-08-26T04:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using QsAppMetadataConnector to connect to multiple apps with a single data connection</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Using-QsAppMetadataConnector-to-connect-to-multiple-apps-with-a/m-p/1831632#M9465</link>
      <description>&lt;P&gt;Unfortunately, no.&amp;nbsp; We had issues with getting the connection to work on our deployment of Qlik Sense.&amp;nbsp; Thinking it was probably just our deployment and not an issue with the connector itself.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 03:07:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Using-QsAppMetadataConnector-to-connect-to-multiple-apps-with-a/m-p/1831632#M9465</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2021-08-27T03:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using QsAppMetadataConnector to connect to multiple apps with a single data connection</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Using-QsAppMetadataConnector-to-connect-to-multiple-apps-with-a/m-p/1831886#M9469</link>
      <description>&lt;P&gt;You can make the connector work in a loop. But...as&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/12891"&gt;@Nicole-Smith&lt;/a&gt;&amp;nbsp;experienced, there can be issues with getting the connector to install and work correctly in some environments.&amp;nbsp; I am deprecating the QVF based QS Document Analyzer in favor of &lt;A href="https://easyqlik.com/qsda/" target="_self"&gt;QSDA Pro&lt;/A&gt;.&amp;nbsp; Take a look at QSDA Pro to see if it fulfills your requirement and if not reach out to me with what you need.&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 19:29:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Using-QsAppMetadataConnector-to-connect-to-multiple-apps-with-a/m-p/1831886#M9469</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2021-08-27T19:29:45Z</dc:date>
    </item>
  </channel>
</rss>

