<?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 Create snapshot fails for some extensions in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Create-snapshot-fails-for-some-extensions/m-p/1438578#M9092</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have a problem that for some of our charts you cannotcreate snapshots. They are all based on an extension, but for other charts (most of them, actually) creating snapshots work well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happens is that we get an error fron QIX Engine:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" height="111" src="https://community.qlik.com/legacyfs/online/187720_Capture.PNG" style="height: 111px; width: 1860px;" width="1860" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked the message, JSON looks OK, and chrome developer console does not complain about the JSON, so I guess that something is missing, or of the wrong datatype or something. Has anybody seen anything like this? I have a feeling that these are pretty old charts, but I don't really know for sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik Wetterberg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Dec 2017 14:24:30 GMT</pubDate>
    <dc:creator>ErikWetterberg</dc:creator>
    <dc:date>2017-12-20T14:24:30Z</dc:date>
    <item>
      <title>Create snapshot fails for some extensions</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Create-snapshot-fails-for-some-extensions/m-p/1438578#M9092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have a problem that for some of our charts you cannotcreate snapshots. They are all based on an extension, but for other charts (most of them, actually) creating snapshots work well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happens is that we get an error fron QIX Engine:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" height="111" src="https://community.qlik.com/legacyfs/online/187720_Capture.PNG" style="height: 111px; width: 1860px;" width="1860" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked the message, JSON looks OK, and chrome developer console does not complain about the JSON, so I guess that something is missing, or of the wrong datatype or something. Has anybody seen anything like this? I have a feeling that these are pretty old charts, but I don't really know for sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik Wetterberg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 14:24:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Create-snapshot-fails-for-some-extensions/m-p/1438578#M9092</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2017-12-20T14:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Create snapshot fails for some extensions</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Create-snapshot-fails-for-some-extensions/m-p/1438579#M9093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still not solved I'm afraid...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've grabbed the JSON message from the console and tried it in Engine API explorer - fails with the same message. When I grab a successful CreateBookmark command and run it the same way it succeeds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also if I remove the actual qHyperCube from the message, it succeeds (well, CreateBookmark succeeds, but of course the snapshot is not usable), which leads me to the conclusion that there is something wrong with the hypercube format, but I can't see anything that's wrong. Also I've tried validating the JSON, and it passes validation: I've used this validator:&lt;A href="https://jsonlint.com/" title="https://jsonlint.com/"&gt;https://jsonlint.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik Wetterberg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 10:29:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Create-snapshot-fails-for-some-extensions/m-p/1438579#M9093</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2018-01-10T10:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Create snapshot fails for some extensions</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Create-snapshot-fails-for-some-extensions/m-p/1438580#M9094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now solved!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes this is a bug, but it's in the extension. The problem was that the extension modified the hypercube (changed qNum: "NaN" to null) which meant that QIX engine consideraded the hypercube invalid.&amp;nbsp; Has been fixed now&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik Wetterberg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 12:24:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Create-snapshot-fails-for-some-extensions/m-p/1438580#M9094</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2018-01-10T12:24:38Z</dc:date>
    </item>
  </channel>
</rss>

