<?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: Binding ThingWorx infotable to the time series chart in Vuforia studio in Vuforia Studio</title>
    <link>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Binding-ThingWorx-infotable-to-the-time-series-chart-in-Vuforia/m-p/806746#M11084</link>
    <description>&lt;P&gt;my first impression is that this is correct. So the question - possibly there is some small difference&amp;nbsp; between the Shape and the format definition of the InfoTable (property type)&lt;/P&gt;
&lt;P&gt;To see if the data is coming correctly in Studio - you can check the dataGrid widget to see if this will display the data.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2022-07-13_12-08-01.jpg" style="width: 808px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/59965i27CDD060CAC1DBC3/image-size/large?v=v2&amp;amp;px=999" role="button" title="2022-07-13_12-08-01.jpg" alt="2022-07-13_12-08-01.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Because the data is static - in the configuration we do not need auto refresh option&lt;/P&gt;
&lt;P&gt;If this will not display the data -you can also check the permission - possibly you can add the method in the permission TWX section and to set in&amp;nbsp; runtime also execute permissions for the TWX service&lt;/P&gt;</description>
    <pubDate>Wed, 13 Jul 2022 10:13:24 GMT</pubDate>
    <dc:creator>RolandRaytchev</dc:creator>
    <dc:date>2022-07-13T10:13:24Z</dc:date>
    <item>
      <title>Binding ThingWorx infotable to the time series chart in Vuforia studio</title>
      <link>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Binding-ThingWorx-infotable-to-the-time-series-chart-in-Vuforia/m-p/806578#M11081</link>
      <description>&lt;P&gt;Hello &lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/24955"&gt;@RolandRaytchev&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I have an infotable property in ThingWorx and I would like to bind it to the time series chart widget in Vuforia Studio. The data shape of the infotable has 2 fields of type number.&lt;/P&gt;&lt;P&gt;In Vuforia studio I select the infotable from External Data and drag&amp;amp;drop it on the Timeseries widget(and select the Data to bind). However after the binding I am not able to select the X and Y axes and also the chart is not shown when I do the preview( although the visible checkbox is checked).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help me with this binding.&lt;/P&gt;&lt;P&gt;Thank you in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 13:42:13 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Binding-ThingWorx-infotable-to-the-time-series-chart-in-Vuforia/m-p/806578#M11081</guid>
      <dc:creator>CP_10187386</dc:creator>
      <dc:date>2022-07-12T13:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Binding ThingWorx infotable to the time series chart in Vuforia studio</title>
      <link>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Binding-ThingWorx-infotable-to-the-time-series-chart-in-Vuforia/m-p/806610#M11082</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/528159"&gt;@CP_10187386&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I did not bind an infotable property to Vuforia Studio yet&amp;nbsp; and I believe it will possibly not work because it is missing the info about the Datashape. This info is required for the widget to select the fields (or to know what field are provided)&lt;/P&gt;
&lt;P&gt;But I used in the past a service which have as&amp;nbsp; output infotable. In this case I easy could test in Thingworx the out InfoTable and also I could specify the DataShape. I tested with DataTable with a method test which simple returns the whole dataTable as InfoTable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2022-07-12_17-14-05.jpg" style="width: 999px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/59932iDB5C4E5DDE002D98/image-size/large?v=v2&amp;amp;px=999" role="button" title="2022-07-12_17-14-05.jpg" alt="2022-07-12_17-14-05.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In your case your service simple could return something like - result= me.YourPropertyInfoTable where the input is InfoTable and the correct datashape is specified (picture above)&lt;/P&gt;
&lt;P&gt;Then in Studio simple add the service in the external data and bind the test (serivce)&amp;nbsp; all items to the data property of the timeSericesChart widget:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2022-07-12_17-24-29.jpg" style="width: 999px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/59933i0C6EFF6075602E3A/image-size/large?v=v2&amp;amp;px=999" role="button" title="2022-07-12_17-24-29.jpg" alt="2022-07-12_17-24-29.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In this case time and amplitude fields were selectable for the axis of the timeSeriesChartWidget.&amp;nbsp; And tested in preview:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2022-07-12_17-27-03.jpg" style="width: 999px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/59934i2F11EA3838776737/image-size/large?v=v2&amp;amp;px=999" role="button" title="2022-07-12_17-27-03.jpg" alt="2022-07-12_17-27-03.jpg" /&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>Tue, 12 Jul 2022 15:48:13 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Binding-ThingWorx-infotable-to-the-time-series-chart-in-Vuforia/m-p/806610#M11082</guid>
      <dc:creator>RolandRaytchev</dc:creator>
      <dc:date>2022-07-12T15:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Binding ThingWorx infotable to the time series chart in Vuforia studio</title>
      <link>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Binding-ThingWorx-infotable-to-the-time-series-chart-in-Vuforia/m-p/806733#M11083</link>
      <description>&lt;P&gt;Dear Roland,&lt;/P&gt;&lt;P&gt;We followed the steps you have described(see attached screenshots). Now we are able to select the X and Y axes but still the chart would not show up during preview. Are we still missing something?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 09:25:37 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Binding-ThingWorx-infotable-to-the-time-series-chart-in-Vuforia/m-p/806733#M11083</guid>
      <dc:creator>CP_10187386</dc:creator>
      <dc:date>2022-07-13T09:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Binding ThingWorx infotable to the time series chart in Vuforia studio</title>
      <link>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Binding-ThingWorx-infotable-to-the-time-series-chart-in-Vuforia/m-p/806746#M11084</link>
      <description>&lt;P&gt;my first impression is that this is correct. So the question - possibly there is some small difference&amp;nbsp; between the Shape and the format definition of the InfoTable (property type)&lt;/P&gt;
&lt;P&gt;To see if the data is coming correctly in Studio - you can check the dataGrid widget to see if this will display the data.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2022-07-13_12-08-01.jpg" style="width: 808px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/59965i27CDD060CAC1DBC3/image-size/large?v=v2&amp;amp;px=999" role="button" title="2022-07-13_12-08-01.jpg" alt="2022-07-13_12-08-01.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Because the data is static - in the configuration we do not need auto refresh option&lt;/P&gt;
&lt;P&gt;If this will not display the data -you can also check the permission - possibly you can add the method in the permission TWX section and to set in&amp;nbsp; runtime also execute permissions for the TWX service&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 10:13:24 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Binding-ThingWorx-infotable-to-the-time-series-chart-in-Vuforia/m-p/806746#M11084</guid>
      <dc:creator>RolandRaytchev</dc:creator>
      <dc:date>2022-07-13T10:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Binding ThingWorx infotable to the time series chart in Vuforia studio</title>
      <link>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Binding-ThingWorx-infotable-to-the-time-series-chart-in-Vuforia/m-p/806765#M11085</link>
      <description>&lt;P&gt;Dear Roland I checked the disagreed and it worked and showed the data&amp;nbsp; of the infoTable.&lt;/P&gt;&lt;P&gt;Any ideas what can be the&amp;nbsp;difference between the Shape and the format definition of the InfoTable?&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 11:53:06 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Binding-ThingWorx-infotable-to-the-time-series-chart-in-Vuforia/m-p/806765#M11085</guid>
      <dc:creator>CP_10187386</dc:creator>
      <dc:date>2022-07-13T11:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Binding ThingWorx infotable to the time series chart in Vuforia studio</title>
      <link>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Binding-ThingWorx-infotable-to-the-time-series-chart-in-Vuforia/m-p/808297#M11115</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Dear Roland,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Just wanted to follow up regarding the possible difference between the Shape and the format definition of the InfoTable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We would appreciate your inputs here.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 13:58:54 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Binding-ThingWorx-infotable-to-the-time-series-chart-in-Vuforia/m-p/808297#M11115</guid>
      <dc:creator>CP_10187386</dc:creator>
      <dc:date>2022-07-21T13:58:54Z</dc:date>
    </item>
  </channel>
</rss>

