<?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: IExplorerUtil.UpdateFileProperties in Vault Customization Forum</title>
    <link>https://forums.autodesk.com/t5/vault-customization-forum/iexplorerutil-updatefileproperties/m-p/7248478#M7774</link>
    <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/29298"&gt;@Littlerubarb&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are referring to the documentation that says DocumentService.UpdateFileProperties is removed, then I believe there is an error. You can continue using the DocumentService.UpdateFileProperties. It seems to be available&amp;nbsp;in the object browser too.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sajith&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jul 2017 07:01:07 GMT</pubDate>
    <dc:creator>sajith_subramanian</dc:creator>
    <dc:date>2017-07-24T07:01:07Z</dc:date>
    <item>
      <title>IExplorerUtil.UpdateFileProperties</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/iexplorerutil-updatefileproperties/m-p/6901920#M7769</link>
      <description>&lt;P&gt;Autodesk Vault 2016 re-assigns the method&amp;nbsp;UpdateFileProperties from Webservices.documentservies &amp;nbsp;to Iexplorer. Yes it provides one stop shop fuctionality for file interraction with one issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Its Horribly SLOW!&lt;/P&gt;&lt;P&gt;&amp;nbsp;under the old method you could update approx 5-10 files per sec based on what functions you ran. Now I'm lucky if it update 1 file every 5 secs. What's the issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Well 5000 files Oldway - 8 &amp;nbsp;min - New way 6.9 hrs&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I missing something Here?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 17:40:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/iexplorerutil-updatefileproperties/m-p/6901920#M7769</guid>
      <dc:creator>Littlerubarb</dc:creator>
      <dc:date>2017-02-24T17:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: IExplorerUtil.UpdateFileProperties</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/iexplorerutil-updatefileproperties/m-p/7240959#M7770</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/29298"&gt;@Littlerubarb&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a difference between the two methods.&lt;/P&gt;
&lt;P&gt;The DocumentService.UpdateFileProperties will update the Vault's property value, but it won't update the property inside your CAD file. &lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;What IExplorerUtil.UpdateFileProperties does, is that it updates the Vault property and the property in the CAD file by calling the required CAD API.&lt;/P&gt;
&lt;P&gt;This is the reason why it may be slow.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are just looking to update the Vault property, you can choose to call the DocumentService.UpdateFileProperties.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sajith&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2017 06:36:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/iexplorerutil-updatefileproperties/m-p/7240959#M7770</guid>
      <dc:creator>sajith_subramanian</dc:creator>
      <dc:date>2017-07-20T06:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: IExplorerUtil.UpdateFileProperties</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/iexplorerutil-updatefileproperties/m-p/7242395#M7771</link>
      <description>&lt;P&gt;Has nothing to do with updating the drawing, All it does is update UDP's in Vault&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2017 15:30:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/iexplorerutil-updatefileproperties/m-p/7242395#M7771</guid>
      <dc:creator>Littlerubarb</dc:creator>
      <dc:date>2017-07-20T15:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: IExplorerUtil.UpdateFileProperties</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/iexplorerutil-updatefileproperties/m-p/7243899#M7772</link>
      <description>&lt;P&gt;In that case, you can choose to call the DocumentService.UpdateFileProperties(?)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sajith&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 05:28:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/iexplorerutil-updatefileproperties/m-p/7243899#M7772</guid>
      <dc:creator>sajith_subramanian</dc:creator>
      <dc:date>2017-07-21T05:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: IExplorerUtil.UpdateFileProperties</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/iexplorerutil-updatefileproperties/m-p/7244966#M7773</link>
      <description>&lt;P&gt;I do thats the issue, the change in the 2016 API is extremely slow, I looking for confirmation that others are experiencing this change. It doesn't have anything to do with the code as it ran great ifron 2013-2015 API's then their were some big changes made in&amp;nbsp;the 2016 API and vola - now its slow.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 13:40:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/iexplorerutil-updatefileproperties/m-p/7244966#M7773</guid>
      <dc:creator>Littlerubarb</dc:creator>
      <dc:date>2017-07-21T13:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: IExplorerUtil.UpdateFileProperties</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/iexplorerutil-updatefileproperties/m-p/7248478#M7774</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/29298"&gt;@Littlerubarb&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are referring to the documentation that says DocumentService.UpdateFileProperties is removed, then I believe there is an error. You can continue using the DocumentService.UpdateFileProperties. It seems to be available&amp;nbsp;in the object browser too.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sajith&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 07:01:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/iexplorerutil-updatefileproperties/m-p/7248478#M7774</guid>
      <dc:creator>sajith_subramanian</dc:creator>
      <dc:date>2017-07-24T07:01:07Z</dc:date>
    </item>
  </channel>
</rss>

