<?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 Creating metadata.xml for a new Widget in ThingWorx Developers</title>
    <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Creating-metadata-xml-for-a-new-Widget/m-p/502757#M1339</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 need to change the configuration of a List widget to create a second column and I already have the source code of the default List Widget.&lt;/P&gt;&lt;P&gt;I've read all the support documentation and explored the HelloWorld Widget that is available for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before I start doing my new List Widget I copied the default code of one textbox widget and changed the name of the files and created a standart metada.xml just to try importing it to Thingworx and worked perfectlly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now I've done the same thing with the List Widget but is not working, the error that is appearing is: "[context: Extension Exception: [package: List_Widget, error: Error while deploying package.]][message: [package: List_Widget, error: Error while deploying package.]]"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My metadata.xml code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="xml" __jive_macro_name="code" class="_jivemacro_uid_14580477962455382 jive_macro_code jive_text_macro" jivemacro_uid="_14580477962455382"&gt;&lt;P&gt;&amp;lt;Entities&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;ExtensionPackages&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;ExtensionPackage name="ListWidget2" description="A list example widget." vendor="myCompany" packageVersion="1.0" minimumThingWorxVersion="5.4.0" /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/ExtensionPackages&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;Widgets&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;Widget name="newlist2"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;UIResources&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;!-- Studio ONLY --&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;FileResource type="JS" file="dhxlist2.customdialog.ide.js" description="" isDevelopment="true" isRuntime="false" /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;FileResource type="JS" file="dhxlist2.ide.js" description="" isDevelopment="true" isRuntime="false" /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;FileResource type="CSS" file="dhxlist2.ide.css" description="" isDevelopment="true" isRuntime="false" /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;!-- Runtime/Squeal ONLY --&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;FileResource type="CSS" file="dhxlist2.runtime.css" description="" isDevelopment="false" isRuntime="true" /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;FileResource type="JS" file="dhxlist2.runtime.js" description="" isDevelopment="false" isRuntime="true" /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/UIResources&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/Widget&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/Widgets&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/Entities&amp;gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me what I am doing wrong?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Mar 2016 13:19:16 GMT</pubDate>
    <dc:creator>jrodrigues1</dc:creator>
    <dc:date>2016-03-15T13:19:16Z</dc:date>
    <item>
      <title>Creating metadata.xml for a new Widget</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Creating-metadata-xml-for-a-new-Widget/m-p/502757#M1339</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 need to change the configuration of a List widget to create a second column and I already have the source code of the default List Widget.&lt;/P&gt;&lt;P&gt;I've read all the support documentation and explored the HelloWorld Widget that is available for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before I start doing my new List Widget I copied the default code of one textbox widget and changed the name of the files and created a standart metada.xml just to try importing it to Thingworx and worked perfectlly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now I've done the same thing with the List Widget but is not working, the error that is appearing is: "[context: Extension Exception: [package: List_Widget, error: Error while deploying package.]][message: [package: List_Widget, error: Error while deploying package.]]"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My metadata.xml code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="xml" __jive_macro_name="code" class="_jivemacro_uid_14580477962455382 jive_macro_code jive_text_macro" jivemacro_uid="_14580477962455382"&gt;&lt;P&gt;&amp;lt;Entities&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;ExtensionPackages&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;ExtensionPackage name="ListWidget2" description="A list example widget." vendor="myCompany" packageVersion="1.0" minimumThingWorxVersion="5.4.0" /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/ExtensionPackages&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;Widgets&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;Widget name="newlist2"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;UIResources&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;!-- Studio ONLY --&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;FileResource type="JS" file="dhxlist2.customdialog.ide.js" description="" isDevelopment="true" isRuntime="false" /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;FileResource type="JS" file="dhxlist2.ide.js" description="" isDevelopment="true" isRuntime="false" /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;FileResource type="CSS" file="dhxlist2.ide.css" description="" isDevelopment="true" isRuntime="false" /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;!-- Runtime/Squeal ONLY --&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;FileResource type="CSS" file="dhxlist2.runtime.css" description="" isDevelopment="false" isRuntime="true" /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;FileResource type="JS" file="dhxlist2.runtime.js" description="" isDevelopment="false" isRuntime="true" /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/UIResources&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/Widget&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/Widgets&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/Entities&amp;gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me what I am doing wrong?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 13:19:16 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Creating-metadata-xml-for-a-new-Widget/m-p/502757#M1339</guid>
      <dc:creator>jrodrigues1</dc:creator>
      <dc:date>2016-03-15T13:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Creating metadata.xml for a new Widget</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Creating-metadata-xml-for-a-new-Widget/m-p/502758#M1340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This might sound like a silly question, but are your 5 JS and CSS files included in your extension?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The format it should follow is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Extension&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;ui&lt;UL&gt;&lt;LI&gt;newlist2&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #0000ff; font-family: Consolas, 'Courier New', Courier, mono, serif; font-size: 12px;"&gt;dhxlist2.customdialog.ide.js&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="background-color: #f8f8f8; color: #0000ff; font-size: 12px; font-family: Consolas, 'Courier New', Courier, mono, serif;"&gt;dhxlist2.ide.js&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="background-color: #f8f8f8; color: #0000ff; font-size: 12px; font-family: Consolas, 'Courier New', Courier, mono, serif;"&gt;dhxlist2.ide.css&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="background-color: #f8f8f8; color: #0000ff; font-size: 12px; font-family: Consolas, 'Courier New', Courier, mono, serif;"&gt;dhxlist2.runtime.css&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="background-color: #f8f8f8; color: #0000ff; font-size: 12px; font-family: Consolas, 'Courier New', Courier, mono, serif;"&gt;dhxlist2.runtime.js&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 15:26:15 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Creating-metadata-xml-for-a-new-Widget/m-p/502758#M1340</guid>
      <dc:creator>brue</dc:creator>
      <dc:date>2016-03-15T15:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: Creating metadata.xml for a new Widget</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Creating-metadata-xml-for-a-new-Widget/m-p/502759#M1341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its silly but it works, its not silly at all!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. I had the wrong path &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_emote jive_macro" src="https://www.ptcusercommunity.com/7.0.4.3b79b96/images/emoticons/wink.png"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 15:37:57 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Creating-metadata-xml-for-a-new-Widget/m-p/502759#M1341</guid>
      <dc:creator>jrodrigues1</dc:creator>
      <dc:date>2016-03-15T15:37:57Z</dc:date>
    </item>
  </channel>
</rss>

