<?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: Qlikview RestConnector - Cannot parse data in selected response type in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-RestConnector-Cannot-parse-data-in-selected-response/m-p/119723#M1236337</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, One more question.&amp;nbsp; Could you help me with the proper way to make the URL dynamic so that i can have it auto refresh and pickup the new information each day?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Brandi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jul 2018 15:18:14 GMT</pubDate>
    <dc:creator>bkozisek5r</dc:creator>
    <dc:date>2018-07-09T15:18:14Z</dc:date>
    <item>
      <title>Qlikview RestConnector - Cannot parse data in selected response type</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-RestConnector-Cannot-parse-data-in-selected-response/m-p/119720#M1236334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is my first time trying to use the RestConnector so this hopefully is a simple step i'm missing.&amp;nbsp; I am trying to connect to USDA AMS data mart and the connection tests good.&amp;nbsp; However when i try and select data, choosing XML as this is what the USDA documentation states as the return format I am receiving the following error: "Cannot parse data in the selected response type. Check the "Response Type" parameter value.&amp;nbsp; XML was not Found"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The USDA documentation i am working with is &lt;A href="http://marketnews.usda.gov/USDA-LMR-WebService-Client-User-Guide-v1_prod.pdf" title="http://marketnews.usda.gov/USDA-LMR-WebService-Client-User-Guide-v1_prod.pdf" target="_blank"&gt;http://marketnews.usda.gov/USDA-LMR-WebService-Client-User-Guide-v1_prod.pdf&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for any assistance you may have.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-RestConnector-Cannot-parse-data-in-selected-response/m-p/119720#M1236334</guid>
      <dc:creator>bkozisek5r</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview RestConnector - Cannot parse data in selected response type</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-RestConnector-Cannot-parse-data-in-selected-response/m-p/119721#M1236335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get data back without problem trying one of the example URLs in the USDA documentation. No error message just the expected data coming into QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used this URL &lt;A href="https://mpr.datamart.ams.usda.gov/ws/report/v1/cattle/LM_CT100?filter=%7b%22filters%22:%5b%7b%22fieldName%22:%22Report%20date%22,%22operatorType%22:%22BETWEEN%22,%22values%22:%5b%2201/08/2018%22,%2201/12/2018%22%5d%7d%5d%7d" title="https://mpr.datamart.ams.usda.gov/ws/report/v1/cattle/LM_CT100?filter=%7b%22filters%22:%5b%7b%22fieldName%22:%22Report%20date%22,%22operatorType%22:%22BETWEEN%22,%22values%22:%5b%2201/08/2018%22,%2201/12/2018%22%5d%7d%5d%7d"&gt;https://mpr.datamart.ams.usda.gov/ws/report/v1/cattle/LM_CT100?filter=%7b%22filters%22:%5b%7b%22fieldName%22:%22Report%2…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and several others and I got no error messages. Could you describe closer what you actually filled out where?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jul 2018 17:52:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-RestConnector-Cannot-parse-data-in-selected-response/m-p/119721#M1236335</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-07-07T17:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview RestConnector - Cannot parse data in selected response type</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-RestConnector-Cannot-parse-data-in-selected-response/m-p/119722#M1236336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was trying to use just this portion in the URL &lt;A href="https://mpr.datamart.ams.usda.gov/ws/report/v1/cattle/LM_CT100" title="https://mpr.datamart.ams.usda.gov/ws/report/v1/cattle/LM_CT100"&gt;https://mpr.datamart.ams.usda.gov/ws/report/v1/cattle/LM_CT100&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And then the report date in the parameters section. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response.&amp;nbsp; I am also getting it to work using the full URL with the report date selection included.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2018 14:59:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-RestConnector-Cannot-parse-data-in-selected-response/m-p/119722#M1236336</guid>
      <dc:creator>bkozisek5r</dc:creator>
      <dc:date>2018-07-09T14:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview RestConnector - Cannot parse data in selected response type</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-RestConnector-Cannot-parse-data-in-selected-response/m-p/119723#M1236337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, One more question.&amp;nbsp; Could you help me with the proper way to make the URL dynamic so that i can have it auto refresh and pickup the new information each day?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Brandi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2018 15:18:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-RestConnector-Cannot-parse-data-in-selected-response/m-p/119723#M1236337</guid>
      <dc:creator>bkozisek5r</dc:creator>
      <dc:date>2018-07-09T15:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview RestConnector - Cannot parse data in selected response type</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-RestConnector-Cannot-parse-data-in-selected-response/m-p/119724#M1236338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use variables in the load script and do a $-sign expansion within the connection string to get the date dynamic (or any other part of the connection string actually).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #339966;"&gt;&lt;STRONG style=": ; color: #ff0000; font-size: 8pt; font-family: 'courier new', courier;"&gt;vDate&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt; = Date(Now(1),'MM/DD/YYYY');&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 8pt; font-family: 'courier new', courier;"&gt;&lt;SPAN&gt;CUSTOM CONNECT TO "Provider=QvRestConnector.exe;url=&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.qlik.com/" rel="nofollow" target="_blank"&gt;https://mpr.datamart.ams.usda.gov/ws/report/v1/cattle/LM_CT100?filter%2%%7b%%22filters%%22:%%5b%%7b%%22fieldName%%22:%%22Report%%20date%%22,%%22operatorType%%22:%%22EQUAL%%22,%%22values%%22:%%5b%%22&lt;/A&gt;&lt;STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;(vDate)&lt;/SPAN&gt;&lt;/STRONG&gt;%%22%%5d%%7d%%5d%%7d;timeout=30;method=GET;sendExpect100Continue=True;autoDetectResponseType=true;checkResponseTypeOnTestConnection=true;keyGenerationStrategy=0;authSchema=anonymous;skipServerCertificateValidation=false;useCertificate=No;certificateStoreLocation=CurrentUser;certificateStoreName=My;PaginationType=None;allowResponseHeaders=false;allowHttpsOnly=false;XUserId=cPKQXOC;XPassword=PTVSGXA;";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Connection String use a special kind of URL encoding where:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="295" style="border: 1px solid rgb(0, 0, 0); width: 194px; height: 246px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;character&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;substituted&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;=&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;%2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;{&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;SPAN style="text-align: center;"&gt;%%7b&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;"&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;SPAN style="text-align: center;"&gt;%%22&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;[&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;SPAN style="text-align: center;"&gt;%%5b&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&amp;lt;space&amp;gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;%%20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;]&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;%%5d&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;}&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;%%7d&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2018 13:30:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-RestConnector-Cannot-parse-data-in-selected-response/m-p/119724#M1236338</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-07-13T13:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview RestConnector - Cannot parse data in selected response type</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-RestConnector-Cannot-parse-data-in-selected-response/m-p/119725#M1236339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If this answered your question please mark the answer as correct &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2018 22:58:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-RestConnector-Cannot-parse-data-in-selected-response/m-p/119725#M1236339</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-07-16T22:58:42Z</dc:date>
    </item>
  </channel>
</rss>

