<?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 Sync file properties with vault in ilogic in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/sync-file-properties-with-vault-in-ilogic/m-p/7984750#M84041</link>
    <description>&lt;P&gt;Hi All!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a IAM that contains several IPTs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when i save, i would like to sync the properties of only the IPTs that are beeing saved. So i encapsulated following code in a file type check. So when i save the IAM it also saves the ipts inside, and if the file that is being saved is an IPT it runs following line:&lt;/P&gt;&lt;P&gt;SyntaxEditor Code Snippet&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;ThisApplication&lt;/SPAN&gt;.&lt;SPAN&gt;CommandManager&lt;/SPAN&gt;.&lt;SPAN&gt;ControlDefinitions&lt;/SPAN&gt;.&lt;SPAN&gt;Item&lt;/SPAN&gt;(&lt;SPAN&gt;"VaultPropertyWriteBack"&lt;/SPAN&gt;).&lt;SPAN&gt;Execute&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;Unfortunately, even if called while it is saving the IPT of a iam, the above line is executed over the entire iam. Is there a way to selectively sync only single files?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 07 May 2018 13:56:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-05-07T13:56:51Z</dc:date>
    <item>
      <title>Sync file properties with vault in ilogic</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/sync-file-properties-with-vault-in-ilogic/m-p/7984750#M84041</link>
      <description>&lt;P&gt;Hi All!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a IAM that contains several IPTs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when i save, i would like to sync the properties of only the IPTs that are beeing saved. So i encapsulated following code in a file type check. So when i save the IAM it also saves the ipts inside, and if the file that is being saved is an IPT it runs following line:&lt;/P&gt;&lt;P&gt;SyntaxEditor Code Snippet&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;ThisApplication&lt;/SPAN&gt;.&lt;SPAN&gt;CommandManager&lt;/SPAN&gt;.&lt;SPAN&gt;ControlDefinitions&lt;/SPAN&gt;.&lt;SPAN&gt;Item&lt;/SPAN&gt;(&lt;SPAN&gt;"VaultPropertyWriteBack"&lt;/SPAN&gt;).&lt;SPAN&gt;Execute&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;Unfortunately, even if called while it is saving the IPT of a iam, the above line is executed over the entire iam. Is there a way to selectively sync only single files?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 13:56:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/sync-file-properties-with-vault-in-ilogic/m-p/7984750#M84041</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-07T13:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Sync file properties with vault in ilogic</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/sync-file-properties-with-vault-in-ilogic/m-p/7986518#M84075</link>
      <description>&lt;P&gt;1. Open the files you have selected individually.&lt;BR /&gt;2. Than run the command for each file and close it again&lt;BR /&gt;ThisApplication.CommandManager.ControlDefinitions.Item("VaultPropertyWriteBack").Execute&lt;BR /&gt;&lt;BR /&gt;Or&lt;BR /&gt;&lt;BR /&gt;1. uncheck the children in the dialog box&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="UpdateProp2.PNG" style="width: 556px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/497753iD61E71877C638402/image-size/large?v=v2&amp;amp;px=999" role="button" title="UpdateProp2.PNG" alt="UpdateProp2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2018 07:56:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/sync-file-properties-with-vault-in-ilogic/m-p/7986518#M84075</guid>
      <dc:creator>bradeneuropeArthur</dc:creator>
      <dc:date>2018-05-08T07:56:18Z</dc:date>
    </item>
  </channel>
</rss>

