<?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 Error in creating the variable in Visual extension in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Error-in-creating-the-variable-in-Visual-extension/m-p/64104#M923</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am creating the visual extension inside Qlik Sense.&lt;/P&gt;&lt;P&gt;I try to create new variable inside it, but getting error all the time...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var app = qlik.currApp();&lt;/P&gt;&lt;P&gt;app.variable.create({qName : 'myVariable', qDefinition: 0});&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error that I get is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error from Engine: Object {jsonrpc: "2.0", id: 134, error: Object}...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that it was working for me previously, but now I don't know what is wrong...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Mar 2018 12:29:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-07T12:29:51Z</dc:date>
    <item>
      <title>Error in creating the variable in Visual extension</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Error-in-creating-the-variable-in-Visual-extension/m-p/64104#M923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am creating the visual extension inside Qlik Sense.&lt;/P&gt;&lt;P&gt;I try to create new variable inside it, but getting error all the time...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var app = qlik.currApp();&lt;/P&gt;&lt;P&gt;app.variable.create({qName : 'myVariable', qDefinition: 0});&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error that I get is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error from Engine: Object {jsonrpc: "2.0", id: 134, error: Object}...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that it was working for me previously, but now I don't know what is wrong...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2018 12:29:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Error-in-creating-the-variable-in-Visual-extension/m-p/64104#M923</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-07T12:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error in creating the variable in Visual extension</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Error-in-creating-the-variable-in-Visual-extension/m-p/64105#M924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;qDefinition should be a string: &lt;A href="https://help.qlik.com/en-US/sense-developer/September2017/Subsystems/APIs/Content/CapabilityAPIs/VariableAPI/create-variable-method.htm" title="https://help.qlik.com/en-US/sense-developer/September2017/Subsystems/APIs/Content/CapabilityAPIs/VariableAPI/create-variable-method.htm"&gt;https://help.qlik.com/en-US/sense-developer/September2017/Subsystems/APIs/Content/CapabilityAPIs/VariableAPI/create-vari…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So try changing it to a string, or removing it.&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, 07 Mar 2018 12:51:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Error-in-creating-the-variable-in-Visual-extension/m-p/64105#M924</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2018-03-07T12:51:48Z</dc:date>
    </item>
  </channel>
</rss>

