<?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: Problem reading QRS API dataconnection in Python in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Problem-reading-QRS-API-dataconnection-in-Python/m-p/1935885#M16842</link>
    <description>&lt;P&gt;Turned out i should be using the json.loads (i.e. load string) which reads the json into a python dictionary and the connectionstring was correctly read as a single value.&lt;/P&gt;</description>
    <pubDate>Thu, 26 May 2022 07:35:52 GMT</pubDate>
    <dc:creator>DavidFosterVF</dc:creator>
    <dc:date>2022-05-26T07:35:52Z</dc:date>
    <item>
      <title>Problem reading QRS API dataconnection in Python</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Problem-reading-QRS-API-dataconnection-in-Python/m-p/1933423#M16822</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;In Python, I am struggling to print out the connectionstring value of a dataconnection. I think the problem is that the connection strings are full of brackets and commas, making python interpret it as json structure not values.&lt;/P&gt;
&lt;P&gt;Any suggestions how I can python to read the connectionstring as a simple value?&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 07:34:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Problem-reading-QRS-API-dataconnection-in-Python/m-p/1933423#M16822</guid>
      <dc:creator>DavidFosterVF</dc:creator>
      <dc:date>2022-05-20T07:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem reading QRS API dataconnection in Python</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Problem-reading-QRS-API-dataconnection-in-Python/m-p/1935771#M16840</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/163820"&gt;@DavidFosterVF&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;I'm not python expert but according to this post it would be r Prefix:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/4703516/how-to-write-string-literals-in-python-without-having-to-escape-them" target="_blank"&gt;https://stackoverflow.com/questions/4703516/how-to-write-string-literals-in-python-without-having-to-escape-them&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.pythontutorial.net/python-basics/python-raw-strings/#:~:text=In%20Python%2C%20when%20you%20prefix,(%20%5C%20)%20as%20literal%20characters" target="_blank"&gt;https://www.pythontutorial.net/python-basics/python-raw-strings/#:~:text=In%20Python%2C%20when%20you%20prefix,(%20%5C%20)%20as%20literal%20characters&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Let us know if it works.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 21:07:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Problem-reading-QRS-API-dataconnection-in-Python/m-p/1935771#M16840</guid>
      <dc:creator>NadiaB</dc:creator>
      <dc:date>2022-05-25T21:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem reading QRS API dataconnection in Python</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Problem-reading-QRS-API-dataconnection-in-Python/m-p/1935885#M16842</link>
      <description>&lt;P&gt;Turned out i should be using the json.loads (i.e. load string) which reads the json into a python dictionary and the connectionstring was correctly read as a single value.&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 07:35:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Problem-reading-QRS-API-dataconnection-in-Python/m-p/1935885#M16842</guid>
      <dc:creator>DavidFosterVF</dc:creator>
      <dc:date>2022-05-26T07:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem reading QRS API dataconnection in Python</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Problem-reading-QRS-API-dataconnection-in-Python/m-p/1938586#M16887</link>
      <description>&lt;P&gt;Thanks for sharing the resolution @&lt;SPAN style="background-color:rgb(255,255,255);color:rgb(46,46,46);font-size:13px;"&gt;DavidFosterVF for the python code issue.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2022 20:13:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Problem-reading-QRS-API-dataconnection-in-Python/m-p/1938586#M16887</guid>
      <dc:creator>NadiaB</dc:creator>
      <dc:date>2022-06-01T20:13:33Z</dc:date>
    </item>
  </channel>
</rss>

