<?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: Is it possible to modify bookmarks via API? in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Is-it-possible-to-modify-bookmarks-via-API/m-p/2385753#M19759</link>
    <description>&lt;P&gt;Hey &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/16701"&gt;@vincent_ardiet_&lt;/a&gt;&lt;/SPAN&gt; , it seems it is not possible to change bookmark values from Qlik app and from APIs.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What you can do with APIs is read current bookmarks properties and then re create them.&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jan 2024 14:52:30 GMT</pubDate>
    <dc:creator>alex_colombo</dc:creator>
    <dc:date>2024-01-24T14:52:30Z</dc:date>
    <item>
      <title>Is it possible to modify bookmarks via API?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Is-it-possible-to-modify-bookmarks-via-API/m-p/2161197#M19705</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;We have a dozen of applications which are basically the same except that based on their names, the script if loading different dataset.&lt;BR /&gt;We had some data islands to bookmarks things like UOM, dividers... As we were not aware of the ability to add variables in them.&lt;BR /&gt;Now, as we have cleaned this, the issue is the fact that users have created a bunch of bookmarks across those applications and obviously, as we are going from fields to variables, this will not work as expected.&lt;BR /&gt;So, I was interested to know if there is a way to change bookmarks properties using API.&lt;BR /&gt;I've tried some ApplyPatches but I have an error message. I can see the GetLayout of the bookmarks, but it seems that this is not really the way this is stored in the object properties.&amp;nbsp;&lt;BR /&gt;If I'm using the path "&lt;FONT face="courier new,courier"&gt;/qVariableItems&lt;/FONT&gt;" this is accepted but this is not where this should be located.&lt;BR /&gt;And other questions, if at some points this is working, would a DoSave save those modifications or ApplyPatch is only relevant for the current session?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;{&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; "handle": 3,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; "method": "ApplyPatches",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; "params": [&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; &amp;nbsp; [&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;"qOp": "add",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;"qPath": "/qBookmark/qVariableItems",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;"qValue": "[ { \"qName\": \"vQtyDivider\", \"qValue\": {\"qText\": \"1000\",\"qIsNumeric\": true,\"qNumber\": 1000}} ]"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; &amp;nbsp; ]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; ]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vincent_ardiet__0-1705077458639.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/127018iC75DF8713C241445/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vincent_ardiet__0-1705077458639.png" alt="vincent_ardiet__0-1705077458639.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 16:40:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Is-it-possible-to-modify-bookmarks-via-API/m-p/2161197#M19705</guid>
      <dc:creator>vincent_ardiet_</dc:creator>
      <dc:date>2024-01-12T16:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to modify bookmarks via API?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Is-it-possible-to-modify-bookmarks-via-API/m-p/2385753#M19759</link>
      <description>&lt;P&gt;Hey &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/16701"&gt;@vincent_ardiet_&lt;/a&gt;&lt;/SPAN&gt; , it seems it is not possible to change bookmark values from Qlik app and from APIs.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What you can do with APIs is read current bookmarks properties and then re create them.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2024 14:52:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Is-it-possible-to-modify-bookmarks-via-API/m-p/2385753#M19759</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2024-01-24T14:52:30Z</dc:date>
    </item>
  </channel>
</rss>

