<?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 Thingwork with MySql in ThingWorx Developers</title>
    <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Thingwork-with-MySql/m-p/603207#M35220</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I'm very new to working with Vuforia and ThingWorx so I have a few questions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What I'm trying to do is to get some data from Vuforia Studio and then save it to a MySql database, based on my research I understand that this is possible using ThingWorx but I haven't been able to find documentation on how to achieve this... If anyone could explain to me what steps do I need to follow or direct me to a tutorial for me to follow it would be awesome.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you :)&lt;/P&gt;</description>
    <pubDate>Tue, 26 Mar 2019 16:23:27 GMT</pubDate>
    <dc:creator>FireNoodles</dc:creator>
    <dc:date>2019-03-26T16:23:27Z</dc:date>
    <item>
      <title>Thingwork with MySql</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Thingwork-with-MySql/m-p/603207#M35220</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I'm very new to working with Vuforia and ThingWorx so I have a few questions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What I'm trying to do is to get some data from Vuforia Studio and then save it to a MySql database, based on my research I understand that this is possible using ThingWorx but I haven't been able to find documentation on how to achieve this... If anyone could explain to me what steps do I need to follow or direct me to a tutorial for me to follow it would be awesome.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you :)&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 16:23:27 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Thingwork-with-MySql/m-p/603207#M35220</guid>
      <dc:creator>FireNoodles</dc:creator>
      <dc:date>2019-03-26T16:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Thingwork with MySql</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Thingwork-with-MySql/m-p/603304#M35229</link>
      <description>&lt;P&gt;This question is more about Vuforia products and it's probably better to create a thread under &lt;A href="https://community.ptc.com/t5/Studio/bd-p/studio" target="_self"&gt;Studio Community&lt;/A&gt;&amp;nbsp;to have more response.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyway, when you want to insert a record into your RDBMS, you need to call a Service of a Thing on ThingWorx server.&lt;/P&gt;
&lt;P&gt;Vuforia can use records on RDBMS through ThingWorx server.&lt;/P&gt;
&lt;P&gt;To be more specific, when you open a Project in Vuforia Studio, there's &lt;STRONG&gt;EXTERNAL DATA&lt;/STRONG&gt; in the&amp;nbsp;right-hand side panel.&lt;/P&gt;
&lt;P&gt;By clicking on the &lt;STRONG&gt;plus&lt;/STRONG&gt; icon next to EXTERNAL DATA, you can pick a Thing on ThingWorx and then you can select a service with which you want to&amp;nbsp;insert a record/records into the database.&lt;/P&gt;
&lt;P&gt;If your Thing has a property with Logged set to true, you can use SetPropertyValues() service to insert your value into Value Stream, a table in the RDBMS.&lt;/P&gt;
&lt;P&gt;Or you can use a Thing with datatable&amp;nbsp;or database Thing Template instead of Thing with ValueStream.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 01:27:05 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Thingwork-with-MySql/m-p/603304#M35229</guid>
      <dc:creator>tkawasaki</dc:creator>
      <dc:date>2019-03-27T01:27:05Z</dc:date>
    </item>
  </channel>
</rss>

