<?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: &amp;quot;Automatically update values when able&amp;quot; only works when manually changing the value of in ThingWorx Developers</title>
    <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/quot-Automatically-update-values-when-able-quot-only-works-when/m-p/777293#M56747</link>
    <description>&lt;P&gt;Yes, it would appear the system doesn't see an addition of a new row to an Info table as a change...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The workaround was in the script, and to create a duplicate/copy of the infotable &amp;gt; add the row to the duplicate &amp;gt; set the duplicate inftable to the original. This then registers the change.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Feb 2022 10:30:57 GMT</pubDate>
    <dc:creator>rireland-bowcot</dc:creator>
    <dc:date>2022-02-09T10:30:57Z</dc:date>
    <item>
      <title>"Automatically update values when able" only works when manually changing the value of a property</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/quot-Automatically-update-values-when-able-quot-only-works-when/m-p/775930#M56641</link>
      <description>&lt;P&gt;Below I have outlined the overview of what is going on:&lt;BR /&gt;&lt;BR /&gt;I have a service on a Thing (weather_thing) that is triggered at regular intervals via a scheduler.&lt;BR /&gt;&lt;BR /&gt;This service gets a JSON from a URL, parses it, and then assigns the information to multiple properties on the weather_thing.&lt;BR /&gt;&lt;BR /&gt;Those property values are displayed in widgets, on a mashup, via the GetProperties service (I have checked the "Automatically update values when able" option).&lt;BR /&gt;&lt;BR /&gt;The issue is that the widgets with the properties values assigned to them do not update automatically, but only when I manually refresh the mashup webpage.&lt;/P&gt;&lt;P&gt;If I go to the thing (weather_thing) and edit the value of a property, click save, then the values do update on the mashup without having to refresh.&lt;BR /&gt;&lt;BR /&gt;Could anyone offer some insight into why these values don't update on their own?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 10:19:57 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/quot-Automatically-update-values-when-able-quot-only-works-when/m-p/775930#M56641</guid>
      <dc:creator>rireland-bowcot</dc:creator>
      <dc:date>2022-02-02T10:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: "Automatically update values when able" only works when manually changing the value of</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/quot-Automatically-update-values-when-able-quot-only-works-when/m-p/776503#M56686</link>
      <description>&lt;P&gt;Pretty sure I've answered a similar question before, but I think perhaps the system isn't recognizing the json update as a datachange.&lt;/P&gt;
&lt;P&gt;Try setting the datachange aspect of the property to Always and see if that helps.&lt;/P&gt;
&lt;P&gt;else you may have to use just the 'autoupdate' approach or perhaps use a mechanism that updates a different let's say incrementing property each update which is pushed to then trigger a service call to retrieve the latest values.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 19:09:58 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/quot-Automatically-update-values-when-able-quot-only-works-when/m-p/776503#M56686</guid>
      <dc:creator>PaiChung</dc:creator>
      <dc:date>2022-02-04T19:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: "Automatically update values when able" only works when manually changing the value of</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/quot-Automatically-update-values-when-able-quot-only-works-when/m-p/777293#M56747</link>
      <description>&lt;P&gt;Yes, it would appear the system doesn't see an addition of a new row to an Info table as a change...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The workaround was in the script, and to create a duplicate/copy of the infotable &amp;gt; add the row to the duplicate &amp;gt; set the duplicate inftable to the original. This then registers the change.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 10:30:57 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/quot-Automatically-update-values-when-able-quot-only-works-when/m-p/777293#M56747</guid>
      <dc:creator>rireland-bowcot</dc:creator>
      <dc:date>2022-02-09T10:30:57Z</dc:date>
    </item>
  </channel>
</rss>

