<?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 Thing Template and Dynamic Thing Template in ThingWorx Developers</title>
    <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Thing-Template-and-Dynamic-Thing-Template/m-p/660421#M44338</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a doubt regarding Thing Templates, when I am using a thing template inside a mashup I am not able to get my custom services. But if I am using the thing templates by ticking the dynamic box then I am able to get my custom services. While using the custom services from the dynamic templates they are not working as written.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to know the exact reason.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank You and Regards&lt;/P&gt;
&lt;P&gt;Srijith&lt;/P&gt;</description>
    <pubDate>Wed, 15 Apr 2020 12:25:37 GMT</pubDate>
    <dc:creator>SrijithKrish</dc:creator>
    <dc:date>2020-04-15T12:25:37Z</dc:date>
    <item>
      <title>Thing Template and Dynamic Thing Template</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Thing-Template-and-Dynamic-Thing-Template/m-p/660421#M44338</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a doubt regarding Thing Templates, when I am using a thing template inside a mashup I am not able to get my custom services. But if I am using the thing templates by ticking the dynamic box then I am able to get my custom services. While using the custom services from the dynamic templates they are not working as written.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to know the exact reason.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank You and Regards&lt;/P&gt;
&lt;P&gt;Srijith&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2020 12:25:37 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Thing-Template-and-Dynamic-Thing-Template/m-p/660421#M44338</guid>
      <dc:creator>SrijithKrish</dc:creator>
      <dc:date>2020-04-15T12:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Thing Template and Dynamic Thing Template</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Thing-Template-and-Dynamic-Thing-Template/m-p/660441#M44342</link>
      <description>&lt;P&gt;All the custom services created on a ThingTemplate are considered to run in the context of an instantiated Thing.&lt;/P&gt;
&lt;P&gt;So you will only see services that apply to a ThingTemplate itself when you select ThingTemplate - like GetImplementingThings (what things use this Template)&lt;/P&gt;
&lt;P&gt;But when you set it to Dynamic, it becomes the context of an instantiated Thing that you specify through the Entity parameter, now you will see GetPropertyValues and your custom services (what are my thing property values)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2020 14:02:58 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Thing-Template-and-Dynamic-Thing-Template/m-p/660441#M44342</guid>
      <dc:creator>PaiChung</dc:creator>
      <dc:date>2020-04-15T14:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Thing Template and Dynamic Thing Template</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Thing-Template-and-Dynamic-Thing-Template/m-p/660454#M44344</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/271365"&gt;@PaiChung&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank You!!&lt;/P&gt;
&lt;P&gt;So dynamic template can be used if I need to access the&amp;nbsp;&lt;SPAN&gt;instantiated&amp;nbsp;Thing, right? If I will have to use a function that is general to all the things of the template I will have to make a thing outside the template referring the template properties or the template right?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2020 15:01:31 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Thing-Template-and-Dynamic-Thing-Template/m-p/660454#M44344</guid>
      <dc:creator>SrijithKrish</dc:creator>
      <dc:date>2020-04-15T15:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Thing Template and Dynamic Thing Template</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Thing-Template-and-Dynamic-Thing-Template/m-p/660670#M44376</link>
      <description>&lt;P&gt;Correct!&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 12:06:20 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Thing-Template-and-Dynamic-Thing-Template/m-p/660670#M44376</guid>
      <dc:creator>PaiChung</dc:creator>
      <dc:date>2020-04-16T12:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Thing Template and Dynamic Thing Template</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Thing-Template-and-Dynamic-Thing-Template/m-p/662740#M44694</link>
      <description>&lt;P&gt;Hi &lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/312599"&gt;@SrijithKrish&lt;/a&gt;.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;If one of the previous responses answered your question, please mark the appropriate one as the Accepted Solution for the benefit of others in the community.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Regards.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;--Sharon&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 17:50:59 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Thing-Template-and-Dynamic-Thing-Template/m-p/662740#M44694</guid>
      <dc:creator>slangley</dc:creator>
      <dc:date>2020-04-27T17:50:59Z</dc:date>
    </item>
  </channel>
</rss>

