<?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: Entity XML &amp;quot;Universal=password&amp;quot; in ThingWorx Developers</title>
    <link>https://community.ptc.com/t5/ThingWorx-Developers/Entity-XML-quot-Universal-password-quot/m-p/871231#M62078</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.ptc.com/t5/user/viewprofilepage/user-id/304326"&gt;@CharlesJi&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I understand that passwords and other sensitive data in properties will be lost when exporting entities.&lt;/P&gt;&lt;P&gt;However, this is not a property, it is just an XML tag:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jensc_0-1682403594698.png" style="width: 400px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/80819iEA6BDFEAEDE5EAB2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jensc_0-1682403594698.png" alt="jensc_0-1682403594698.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, I realize that the GitBackup extension is not supported by PTC so perhaps it would be better to open an issue on github for this.&lt;/P&gt;&lt;P&gt;My understanding anyway is that this extension also uses something similar (or the same thing) as "export to source control". But it seems like my understanding is wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll leave the post open for some more time in case someone knows anything about it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jens&lt;/P&gt;</description>
    <pubDate>Tue, 25 Apr 2023 06:23:59 GMT</pubDate>
    <dc:creator>jensc</dc:creator>
    <dc:date>2023-04-25T06:23:59Z</dc:date>
    <item>
      <title>Entity XML "Universal=password"</title>
      <link>https://community.ptc.com/t5/ThingWorx-Developers/Entity-XML-quot-Universal-password-quot/m-p/870629#M62028</link>
      <description>&lt;P&gt;Hello Communtiy,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For some time now I have been using the "Export as Source Control Entities" function and SourceTree when I want to save something in our internal source control system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However some of my colleagues use the PTC(?) built Git Mashup for the same functionality.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I have noticed is that when someone has used the Git Mashup for source control, the XML contains a "password" in the &amp;lt;Entities&amp;gt; universal tag.&lt;/P&gt;&lt;P&gt;But when I have exported it using the Source Control Entities function the &amp;lt;Entities&amp;gt; universal tag is empty.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This causes some quite annoying issues when trying to actually see what has been changed between commits as every single entity now looks changed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have any ideas on what causes this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suppose as a workaround I could add the "password" value in the tags manually. But if possible I would rather not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jens&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 14:20:46 GMT</pubDate>
      <guid>https://community.ptc.com/t5/ThingWorx-Developers/Entity-XML-quot-Universal-password-quot/m-p/870629#M62028</guid>
      <dc:creator>jensc</dc:creator>
      <dc:date>2023-04-21T14:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Entity XML "Universal=password"</title>
      <link>https://community.ptc.com/t5/ThingWorx-Developers/Entity-XML-quot-Universal-password-quot/m-p/871195#M62075</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.ptc.com/t5/user/viewprofilepage/user-id/344529"&gt;@jensc&lt;/a&gt;, you may have noticed on the ThingWorx Help Center page regarding "exporting as source control entity" that all sensitive information, such as a password, will be cleared when doing so:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;When exporting entities via source control, sensitive information such as password hashes or application key IDs associated with the entity are not exported. Importing the source control export back into the system will cause the loss of any sensitive information associated with the entity.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.ptc.com/help/thingworx/platform/r9/en/#page/ThingWorx/Help/Getting_Started/ImportingandExportinginThingWorx/ImportingandExportingDataEntitiesandExtensions.html" target="_blank"&gt;http://support.ptc.com/help/thingworx/platform/r9/en/#page/ThingWorx/Help/Getting_Started/ImportingandExportinginThingWorx/ImportingandExportingDataEntitiesandExtensions.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;And yes, I think you should reenter the password value to make the related functionality work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 04:44:07 GMT</pubDate>
      <guid>https://community.ptc.com/t5/ThingWorx-Developers/Entity-XML-quot-Universal-password-quot/m-p/871195#M62075</guid>
      <dc:creator>CharlesJi</dc:creator>
      <dc:date>2023-04-25T04:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Entity XML "Universal=password"</title>
      <link>https://community.ptc.com/t5/ThingWorx-Developers/Entity-XML-quot-Universal-password-quot/m-p/871231#M62078</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.ptc.com/t5/user/viewprofilepage/user-id/304326"&gt;@CharlesJi&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I understand that passwords and other sensitive data in properties will be lost when exporting entities.&lt;/P&gt;&lt;P&gt;However, this is not a property, it is just an XML tag:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jensc_0-1682403594698.png" style="width: 400px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/80819iEA6BDFEAEDE5EAB2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jensc_0-1682403594698.png" alt="jensc_0-1682403594698.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, I realize that the GitBackup extension is not supported by PTC so perhaps it would be better to open an issue on github for this.&lt;/P&gt;&lt;P&gt;My understanding anyway is that this extension also uses something similar (or the same thing) as "export to source control". But it seems like my understanding is wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll leave the post open for some more time in case someone knows anything about it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jens&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 06:23:59 GMT</pubDate>
      <guid>https://community.ptc.com/t5/ThingWorx-Developers/Entity-XML-quot-Universal-password-quot/m-p/871231#M62078</guid>
      <dc:creator>jensc</dc:creator>
      <dc:date>2023-04-25T06:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Entity XML "Universal=password"</title>
      <link>https://community.ptc.com/t5/ThingWorx-Developers/Entity-XML-quot-Universal-password-quot/m-p/871234#M62080</link>
      <description>&lt;P&gt;Hi Jens,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would be happy to respond to this over &lt;A href="https://github.com/PTCInc/thingworx-gitbackup-extension/issues" target="_blank"&gt;https://github.com/PTCInc/thingworx-gitbackup-extension/issues&lt;/A&gt; , as you correctly detected &lt;LI-EMOJI id="lia_grinning-face-with-smiling-eyes" title=":grinning_face_with_smiling_eyes:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 06:30:10 GMT</pubDate>
      <guid>https://community.ptc.com/t5/ThingWorx-Developers/Entity-XML-quot-Universal-password-quot/m-p/871234#M62080</guid>
      <dc:creator>VladimirRosu</dc:creator>
      <dc:date>2023-04-25T06:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Entity XML "Universal=password"</title>
      <link>https://community.ptc.com/t5/ThingWorx-Developers/Entity-XML-quot-Universal-password-quot/m-p/871987#M62142</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have opened a case with PTC to see if we can figure out why this happens.&lt;/P&gt;&lt;P&gt;Once this case is done I'll update this post with the results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jens&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 07:20:50 GMT</pubDate>
      <guid>https://community.ptc.com/t5/ThingWorx-Developers/Entity-XML-quot-Universal-password-quot/m-p/871987#M62142</guid>
      <dc:creator>jensc</dc:creator>
      <dc:date>2023-04-27T07:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Entity XML "Universal=password"</title>
      <link>https://community.ptc.com/t5/ThingWorx-Developers/Entity-XML-quot-Universal-password-quot/m-p/873201#M62230</link>
      <description>&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We think we have narrowed it down to some bug in the export and zip functionality of Thingworx:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jensc_1-1683123617631.png" style="width: 400px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/81360iE3416909D1CB74BD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jensc_1-1683123617631.png" alt="jensc_1-1683123617631.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What we found is that the following service also has the exact same issue (so perhaps same code is used for the export to zip file in the export function).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jensc_0-1683123599768.png" style="width: 400px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/81359i30FB998C79A89EBA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jensc_0-1683123599768.png" alt="jensc_0-1683123599768.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For now, the workaround will be to first export the project to a repository and from there zip it manually using the CreateZipArchive on any repository:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jensc_2-1683123765591.png" style="width: 400px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/81361iD4F482088CDF538F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jensc_2-1683123765591.png" alt="jensc_2-1683123765591.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And then downloading the zipped file manually.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jens&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 14:24:06 GMT</pubDate>
      <guid>https://community.ptc.com/t5/ThingWorx-Developers/Entity-XML-quot-Universal-password-quot/m-p/873201#M62230</guid>
      <dc:creator>jensc</dc:creator>
      <dc:date>2023-05-03T14:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: Entity XML "Universal=password"</title>
      <link>https://community.ptc.com/t5/ThingWorx-Developers/Entity-XML-quot-Universal-password-quot/m-p/873365#M62240</link>
      <description>&lt;P&gt;Thanks! I guess I did not pay attention to the name of the Service you called, specifically the "ToZipFile". I tested this and I confirm I see this issue also in 9.3.8&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 09:23:11 GMT</pubDate>
      <guid>https://community.ptc.com/t5/ThingWorx-Developers/Entity-XML-quot-Universal-password-quot/m-p/873365#M62240</guid>
      <dc:creator>VladimirRosu</dc:creator>
      <dc:date>2023-05-04T09:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Entity XML "Universal=password"</title>
      <link>https://community.ptc.com/t5/ThingWorx-Developers/Entity-XML-quot-Universal-password-quot/m-p/918146#M64793</link>
      <description>&lt;P&gt;Quick note to mention this was solved in ThingWorx 9.5.0:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.ptc.com/help/thingworx/platform/r9.5/en/#page/ThingWorx/Help/Release_Notes/FixedIssues/Fixed_Issues_in_ThingWorx_Platform_9_5_0.html#" target="_blank"&gt;https://support.ptc.com/help/thingworx/platform/r9.5/en/#page/ThingWorx/Help/Release_Notes/FixedIssues/Fixed_Issues_in_ThingWorx_Platform_9_5_0.html#&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2023 08:00:14 GMT</pubDate>
      <guid>https://community.ptc.com/t5/ThingWorx-Developers/Entity-XML-quot-Universal-password-quot/m-p/918146#M64793</guid>
      <dc:creator>VladimirRosu</dc:creator>
      <dc:date>2023-12-13T08:00:14Z</dc:date>
    </item>
  </channel>
</rss>

