<?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: GetFileListingWithLinks nameMask input changed from Thingworx 8 to Thingworx 9? in ThingWorx Developers</title>
    <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/GetFileListingWithLinks-nameMask-input-changed-from-Thingworx-8/m-p/754956#M55069</link>
    <description>&lt;P&gt;Hi &lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/362726"&gt;@BenAtLmco&lt;/a&gt;.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;This issue is being&amp;nbsp;addressed via code fix in the 9.3 release.&amp;nbsp; Once that version has been made available, we&amp;nbsp;will let you know.&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>Tue, 26 Oct 2021 15:17:13 GMT</pubDate>
    <dc:creator>slangley</dc:creator>
    <dc:date>2021-10-26T15:17:13Z</dc:date>
    <item>
      <title>GetFileListingWithLinks nameMask input changed from Thingworx 8 to Thingworx 9?</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/GetFileListingWithLinks-nameMask-input-changed-from-Thingworx-8/m-p/745992#M54233</link>
      <description>&lt;P&gt;I have several projects that were recently migrated from Thingworx 8 to Thingworx 9.&amp;nbsp; In these projects I had&amp;nbsp; FileRepository Things where I was using the built-in GetFileListingWithLinks service.&amp;nbsp; In Thingworx 8, I was using the following syntax for the nameMask:&lt;/P&gt;
&lt;P&gt;nameMask = *.jpg | *.png&lt;/P&gt;
&lt;P&gt;if I wanted to search for either format in the repository.&amp;nbsp; This no longer works in Thingworx 9.&amp;nbsp; What is the new syntax for nameMask to search for files of multiple different formats?&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 28 Aug 2021 02:56:26 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/GetFileListingWithLinks-nameMask-input-changed-from-Thingworx-8/m-p/745992#M54233</guid>
      <dc:creator>BenAtLmco</dc:creator>
      <dc:date>2021-08-28T02:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: GetFileListingWithLinks nameMask input changed from Thingworx 8 to Thingworx 9?</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/GetFileListingWithLinks-nameMask-input-changed-from-Thingworx-8/m-p/746100#M54243</link>
      <description>&lt;P&gt;Just to double check, just *.jpg works?&lt;/P&gt;
&lt;P&gt;If even that doesn't work, you might need to use an escape character.&lt;/P&gt;
&lt;P&gt;Also have you already tried a double || for the or?&lt;/P&gt;
&lt;P&gt;or even "*.jpg" | "*.png"?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If none of these work, I recommend filing a ticket with support.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 11:50:05 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/GetFileListingWithLinks-nameMask-input-changed-from-Thingworx-8/m-p/746100#M54243</guid>
      <dc:creator>PaiChung</dc:creator>
      <dc:date>2021-08-30T11:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: GetFileListingWithLinks nameMask input changed from Thingworx 8 to Thingworx 9?</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/GetFileListingWithLinks-nameMask-input-changed-from-Thingworx-8/m-p/746127#M54247</link>
      <description>&lt;P&gt;Yep!&amp;nbsp; *,jpg seems to work just fine.&amp;nbsp; I went ahead and tried both suggestions above with no success.&amp;nbsp; I'll go ahead and file a support ticket then.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 13:10:14 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/GetFileListingWithLinks-nameMask-input-changed-from-Thingworx-8/m-p/746127#M54247</guid>
      <dc:creator>BenAtLmco</dc:creator>
      <dc:date>2021-08-30T13:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: GetFileListingWithLinks nameMask input changed from Thingworx 8 to Thingworx 9?</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/GetFileListingWithLinks-nameMask-input-changed-from-Thingworx-8/m-p/748052#M54452</link>
      <description>&lt;P&gt;We've opened Case&amp;nbsp;&lt;A href="https://support.ptc.com/apps/case_logger_viewer/auth/ssl/case=16029623" target="_blank" rel="noopener"&gt;16029623&lt;/A&gt;&amp;nbsp;w/ PTC support regarding this issue.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 13:57:09 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/GetFileListingWithLinks-nameMask-input-changed-from-Thingworx-8/m-p/748052#M54452</guid>
      <dc:creator>BenAtLmco</dc:creator>
      <dc:date>2021-09-13T13:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: GetFileListingWithLinks nameMask input changed from Thingworx 8 to Thingworx 9?</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/GetFileListingWithLinks-nameMask-input-changed-from-Thingworx-8/m-p/754956#M55069</link>
      <description>&lt;P&gt;Hi &lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/362726"&gt;@BenAtLmco&lt;/a&gt;.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;This issue is being&amp;nbsp;addressed via code fix in the 9.3 release.&amp;nbsp; Once that version has been made available, we&amp;nbsp;will let you know.&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>Tue, 26 Oct 2021 15:17:13 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/GetFileListingWithLinks-nameMask-input-changed-from-Thingworx-8/m-p/754956#M55069</guid>
      <dc:creator>slangley</dc:creator>
      <dc:date>2021-10-26T15:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: GetFileListingWithLinks nameMask input changed from Thingworx 8 to Thingworx 9?</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/GetFileListingWithLinks-nameMask-input-changed-from-Thingworx-8/m-p/771170#M56124</link>
      <description>&lt;P&gt;Hi &lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/362726"&gt;@BenAtLmco&lt;/a&gt;.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;ThingWorx 9.3 is now available for download.&amp;nbsp;&amp;nbsp;&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>Wed, 05 Jan 2022 18:53:18 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/GetFileListingWithLinks-nameMask-input-changed-from-Thingworx-8/m-p/771170#M56124</guid>
      <dc:creator>slangley</dc:creator>
      <dc:date>2022-01-05T18:53:18Z</dc:date>
    </item>
  </channel>
</rss>

