<?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: QVSAdminDataProvider.dll in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QVSAdminDataProvider-dll/m-p/678392#M246083</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are welcome and have a great day!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jun 2014 18:22:13 GMT</pubDate>
    <dc:creator>Ronnie_Taborn</dc:creator>
    <dc:date>2014-06-30T18:22:13Z</dc:date>
    <item>
      <title>QVSAdminDataProvider.dll</title>
      <link>https://community.qlik.com/t5/QlikView/QVSAdminDataProvider-dll/m-p/678388#M246079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've created a qvw file with the following script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;CONNECT&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TO&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"Provider=QvsAdminDataProvider.dll;host=localhost;XUserId=RJfIDRD;XPassword=DJUBNCD;"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;AttributeName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;AttributeValue&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;SQL&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; SELECT *&lt;BR /&gt;FROM DocAttributes;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;when the qvw is reloaded the log file shows the following....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;CUSTOM CONNECT*Provider*QvsAdminDataProvider.dll*XUserId*XPassword*&lt;/P&gt;&lt;P&gt;13/06/2014 16:19:03: 0014&amp;nbsp; LOAD AttributeName,&lt;/P&gt;&lt;P&gt;13/06/2014 16:19:03: 0015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AttributeValue&lt;/P&gt;&lt;P&gt;13/06/2014 16:19:03: 0016&amp;nbsp; SQL SELECT *&lt;/P&gt;&lt;P&gt;13/06/2014 16:19:03: 0017&amp;nbsp; FROM DocAttributes&lt;/P&gt;&lt;P&gt;13/06/2014 16:19:03:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2 fields found: AttributeName, AttributeValue, 0 lines fetched&lt;/P&gt;&lt;P&gt;13/06/2014 16:19:03:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Execution finished.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;From this I assume that it's worked ok.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Now, I run the same qvw, this time from the Management Console (where I've tried to define Attributes/Values via the Source Documents&amp;gt;Document Information option for the task). The following error is displayed in the log.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CUSTOM CONNECT*Provider*QvsAdminDataProvider.dll*XUserId*XPassword*&lt;/P&gt;&lt;P&gt;13/06/2014 15:54:12:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Error: Invalid custom connector QvsAdminDataProvider.dll&lt;/P&gt;&lt;P&gt;13/06/2014 15:54:12:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Used QVConnect: C:\Program Files\QlikView\Distribution Service\QvConnect64.EXE&lt;/P&gt;&lt;P&gt;13/06/2014 15:54:12:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; General Script Error&lt;/P&gt;&lt;P&gt;13/06/2014 15:54:12:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Execution Failed&lt;/P&gt;&lt;P&gt;13/06/2014 15:54:12:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Execution finished.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Questions:&lt;/P&gt;&lt;P&gt;1. Is it just a set-up issue somewhere and if so, what has been missed?&lt;/P&gt;&lt;P&gt;2. If not a set-up issue, how can I retrieve within the qvw the Attributes/Values from the task defined within the Management Console or do I require something like publisher to do all this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 15:32:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVSAdminDataProvider-dll/m-p/678388#M246079</guid>
      <dc:creator>hoodhill</dc:creator>
      <dc:date>2014-06-13T15:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: QVSAdminDataProvider.dll</title>
      <link>https://community.qlik.com/t5/QlikView/QVSAdminDataProvider-dll/m-p/678389#M246080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tim - I wonder if the service account that runs your QV services does not have sufficient permissions? (That would be pretty unusual though.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm currently trying to do something similar with this data connector, I'll let you know if I experience the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2014 17:40:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVSAdminDataProvider-dll/m-p/678389#M246080</guid>
      <dc:creator />
      <dc:date>2014-06-30T17:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: QVSAdminDataProvider.dll</title>
      <link>https://community.qlik.com/t5/QlikView/QVSAdminDataProvider-dll/m-p/678390#M246081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE style="color: #222222; font-family: Arial, Helvetica, sans-serif; font-size: 12px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="fieldValue" style="padding: 10px 20px 10px 0;"&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" class="htmlDetailElementTable"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="padding: 1px;"&gt;&lt;P style="margin-top: 1em; margin-bottom: 1em;"&gt;&lt;STRONG&gt;Solution 1:&lt;/STRONG&gt;&lt;BR /&gt;Copy the file: QvsAdminDataProvider.dll from C:\Program Files\QlikView to folder C:\Program Files\QlikView\Distribution Service&lt;/P&gt;&lt;P style="margin-top: 1em; margin-bottom: 1em;"&gt;&lt;BR /&gt;&lt;STRONG&gt;Solution 2: &lt;/STRONG&gt;&lt;BR /&gt;1. Open the document affected with QlikView desktop and enter script editor.&lt;/P&gt;&lt;P style="margin-top: 1em; margin-bottom: 1em;"&gt;2. Locate the connection string: &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "CUSTOM CONNECT TO "Provider=QvsAdminDataProvider.dll;host=localhost;XUserId=bPOcEBC;XPassword=ZQLSGYC;";"&lt;/P&gt;&lt;P style="margin-top: 1em; margin-bottom: 1em;"&gt;3. Edit string so it includes full filepath to QvsAdminDataProvider.dll.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Example: CUSTOM CONNECT TO "Provider=C:\Program Files\QlikView\QvsAdminDataProvider.dll;host=localhost;XUserId=bPOcEBC;XPassword=ZQLSGYC;";&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2014 17:46:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVSAdminDataProvider-dll/m-p/678390#M246081</guid>
      <dc:creator>Ronnie_Taborn</dc:creator>
      <dc:date>2014-06-30T17:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: QVSAdminDataProvider.dll</title>
      <link>https://community.qlik.com/t5/QlikView/QVSAdminDataProvider-dll/m-p/678391#M246082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solution 2 worked for me - thanks Ronnie!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2014 18:19:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVSAdminDataProvider-dll/m-p/678391#M246082</guid>
      <dc:creator />
      <dc:date>2014-06-30T18:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: QVSAdminDataProvider.dll</title>
      <link>https://community.qlik.com/t5/QlikView/QVSAdminDataProvider-dll/m-p/678392#M246083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are welcome and have a great day!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2014 18:22:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVSAdminDataProvider-dll/m-p/678392#M246083</guid>
      <dc:creator>Ronnie_Taborn</dc:creator>
      <dc:date>2014-06-30T18:22:13Z</dc:date>
    </item>
  </channel>
</rss>

