<?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: Extension Variable set in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-Variable-set/m-p/1574086#M10418</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;it will not done by using capability API&lt;/P&gt;&lt;P&gt;you have to use Enigne API&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. use getVariableId() or getVariableName()&lt;/P&gt;&lt;P&gt;"params": {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "qId": "your variable id" or "qName":"your variable name"&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;2. use setProperties() and pass this jason&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"handle": 2,&lt;BR /&gt;"method": "SetProperties",&lt;BR /&gt;"params": {&lt;BR /&gt;"qProp": {&lt;BR /&gt;"qInfo": {&lt;BR /&gt;"qId": "",&lt;BR /&gt;"qType": ""&lt;BR /&gt;},&lt;BR /&gt;"qMetaDef": {},&lt;BR /&gt;"qName": "",&lt;BR /&gt;"qComment": "",&lt;BR /&gt;"qNumberPresentation": {&lt;BR /&gt;"qType": 0,&lt;BR /&gt;"qnDec": 0,&lt;BR /&gt;"qUseThou": 0,&lt;BR /&gt;"qFmt": "",&lt;BR /&gt;"qDec": "",&lt;BR /&gt;"qThou": ""&lt;BR /&gt;},&lt;BR /&gt;"qIncludeInBookmark": false,&lt;BR /&gt;"qDefinition": " " //here you can set variable value&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;</description>
    <pubDate>Sat, 27 Apr 2019 04:48:24 GMT</pubDate>
    <dc:creator>iharsh220</dc:creator>
    <dc:date>2019-04-27T04:48:24Z</dc:date>
    <item>
      <title>Extension Variable set</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-Variable-set/m-p/1573180#M10395</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I've created an extension and I need to create or update custom variable value depending some conditions.&lt;/P&gt;&lt;P&gt;I put a script to create variable and works fine. But when variable already created I need to update it. With this script:&lt;/P&gt;&lt;P&gt;var qApp = qlik.currApp(this);&lt;BR /&gt;qApp.variable.setStringValue('AA','test');&lt;/P&gt;&lt;P&gt;variable is updated when put in text object for example....but not in variable editor (nor when I refresh app) !!!!&lt;/P&gt;&lt;P&gt;Do you have any idea please ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:00:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-Variable-set/m-p/1573180#M10395</guid>
      <dc:creator>mostal75</dc:creator>
      <dc:date>2024-11-16T06:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Extension Variable set</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-Variable-set/m-p/1574086#M10418</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;it will not done by using capability API&lt;/P&gt;&lt;P&gt;you have to use Enigne API&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. use getVariableId() or getVariableName()&lt;/P&gt;&lt;P&gt;"params": {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "qId": "your variable id" or "qName":"your variable name"&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;2. use setProperties() and pass this jason&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"handle": 2,&lt;BR /&gt;"method": "SetProperties",&lt;BR /&gt;"params": {&lt;BR /&gt;"qProp": {&lt;BR /&gt;"qInfo": {&lt;BR /&gt;"qId": "",&lt;BR /&gt;"qType": ""&lt;BR /&gt;},&lt;BR /&gt;"qMetaDef": {},&lt;BR /&gt;"qName": "",&lt;BR /&gt;"qComment": "",&lt;BR /&gt;"qNumberPresentation": {&lt;BR /&gt;"qType": 0,&lt;BR /&gt;"qnDec": 0,&lt;BR /&gt;"qUseThou": 0,&lt;BR /&gt;"qFmt": "",&lt;BR /&gt;"qDec": "",&lt;BR /&gt;"qThou": ""&lt;BR /&gt;},&lt;BR /&gt;"qIncludeInBookmark": false,&lt;BR /&gt;"qDefinition": " " //here you can set variable value&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Sat, 27 Apr 2019 04:48:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-Variable-set/m-p/1574086#M10418</guid>
      <dc:creator>iharsh220</dc:creator>
      <dc:date>2019-04-27T04:48:24Z</dc:date>
    </item>
  </channel>
</rss>

