<?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: Engine API: ApplyPatches Method in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Engine-API-ApplyPatches-Method/m-p/101654#M1414</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Not so obvious, but getProperties does not include changes by ApplyPatches, called soft properties,&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/November2017/Subsystems/EngineAPI/Content/Classes/GenericObjectClass/GenericObject-class-GetProperties-method.htm" title="https://help.qlik.com/en-US/sense-developer/November2017/Subsystems/EngineAPI/Content/Classes/GenericObjectClass/GenericObject-class-GetProperties-method.htm"&gt;https://help.qlik.com/en-US/sense-developer/November2017/Subsystems/EngineAPI/Content/Classes/GenericObjectClass/Generic…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out GetEffectiveProperties instead:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/November2017/Subsystems/EngineAPI/Content/Classes/GenericObjectClass/GenericObject-class-GetEffectiveProperties-method.htm" title="https://help.qlik.com/en-US/sense-developer/November2017/Subsystems/EngineAPI/Content/Classes/GenericObjectClass/GenericObject-class-GetEffectiveProperties-method.htm"&gt;https://help.qlik.com/en-US/sense-developer/November2017/Subsystems/EngineAPI/Content/Classes/GenericObjectClass/Generic…&lt;/A&gt;&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>Tue, 03 Jul 2018 05:50:09 GMT</pubDate>
    <dc:creator>ErikWetterberg</dc:creator>
    <dc:date>2018-07-03T05:50:09Z</dc:date>
    <item>
      <title>Engine API: ApplyPatches Method</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Engine-API-ApplyPatches-Method/m-p/101653#M1413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new to Qlik, and I'm trying to implement a scenario comparison web page to allow different visuals displayed on the same page and let the user to interact with each portion of data separately. From Qlik's documentation, I found that adding a new alternate state to the app and assigning the state to objects might do the job. However, when I tried to update the "qStateName" property of my "qHyperCubeDef" through ApplyPatches method, it looked to me that the changes were not committed to the server. When I call getObjectProperties method through the App API, the properties are still the same. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I may be missing something very obvious in the documentation, but I have been stuck here for a while. Any suggestion would be really appreciated! Thank you very much in advance &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Yanqi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2018 14:47:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Engine-API-ApplyPatches-Method/m-p/101653#M1413</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-02T14:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Engine API: ApplyPatches Method</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Engine-API-ApplyPatches-Method/m-p/101654#M1414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Not so obvious, but getProperties does not include changes by ApplyPatches, called soft properties,&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/November2017/Subsystems/EngineAPI/Content/Classes/GenericObjectClass/GenericObject-class-GetProperties-method.htm" title="https://help.qlik.com/en-US/sense-developer/November2017/Subsystems/EngineAPI/Content/Classes/GenericObjectClass/GenericObject-class-GetProperties-method.htm"&gt;https://help.qlik.com/en-US/sense-developer/November2017/Subsystems/EngineAPI/Content/Classes/GenericObjectClass/Generic…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out GetEffectiveProperties instead:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/November2017/Subsystems/EngineAPI/Content/Classes/GenericObjectClass/GenericObject-class-GetEffectiveProperties-method.htm" title="https://help.qlik.com/en-US/sense-developer/November2017/Subsystems/EngineAPI/Content/Classes/GenericObjectClass/GenericObject-class-GetEffectiveProperties-method.htm"&gt;https://help.qlik.com/en-US/sense-developer/November2017/Subsystems/EngineAPI/Content/Classes/GenericObjectClass/Generic…&lt;/A&gt;&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>Tue, 03 Jul 2018 05:50:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Engine-API-ApplyPatches-Method/m-p/101654#M1414</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2018-07-03T05:50:09Z</dc:date>
    </item>
  </channel>
</rss>

