<?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: Perform a property sync in Vault Customization Forum</title>
    <link>https://forums.autodesk.com/t5/vault-customization-forum/perform-a-property-sync/m-p/11671084#M1926</link>
    <description>&lt;P&gt;I suggest changing the order if you changed the properties between the two steps of copying and adding the new file. Update the properties right after the upload. Compare the code sample posted here:&amp;nbsp;&lt;A href="https://github.com/koechlm/iLogic-Vault/blob/2023/iLogic-Vault-QuickstartLibrary/iLogic-Vault%20QuickstartLibrary.cs#L734" target="_blank"&gt;https://github.com/koechlm/iLogic-Vault/blob/2023/iLogic-Vault-QuickstartLibrary/iLogic-Vault%20QuickstartLibrary.cs#L734&lt;/A&gt;&amp;nbsp;and ff.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jan 2023 09:13:01 GMT</pubDate>
    <dc:creator>Markus.Koechl</dc:creator>
    <dc:date>2023-01-11T09:13:01Z</dc:date>
    <item>
      <title>Perform a property sync</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/perform-a-property-sync/m-p/11670976#M1925</link>
      <description>&lt;P&gt;After copying a file and changing some user properties using the code&lt;/P&gt;&lt;LI-CODE lang="general"&gt;mUploadTicket = fileStoreService.CopyFile(fileDownloadTickets[0].Bytes, mExt, true, prpRequests, out mResults);
Autodesk.Connectivity.WebServices.File mNewFile = documentService.AddUploadedFile(...)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the new file has a system property mismatch at Author and CreationDate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to perform a property&amp;nbsp;sync (see attachment) so that the new Author and the new Date are written to the File?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 07:55:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/perform-a-property-sync/m-p/11670976#M1925</guid>
      <dc:creator>A.WagnerKWWFA</dc:creator>
      <dc:date>2023-01-11T07:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Perform a property sync</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/perform-a-property-sync/m-p/11671084#M1926</link>
      <description>&lt;P&gt;I suggest changing the order if you changed the properties between the two steps of copying and adding the new file. Update the properties right after the upload. Compare the code sample posted here:&amp;nbsp;&lt;A href="https://github.com/koechlm/iLogic-Vault/blob/2023/iLogic-Vault-QuickstartLibrary/iLogic-Vault%20QuickstartLibrary.cs#L734" target="_blank"&gt;https://github.com/koechlm/iLogic-Vault/blob/2023/iLogic-Vault-QuickstartLibrary/iLogic-Vault%20QuickstartLibrary.cs#L734&lt;/A&gt;&amp;nbsp;and ff.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 09:13:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/perform-a-property-sync/m-p/11671084#M1926</guid>
      <dc:creator>Markus.Koechl</dc:creator>
      <dc:date>2023-01-11T09:13:01Z</dc:date>
    </item>
  </channel>
</rss>

