<?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: Unable to automatically update mapped Templates and Design Data in Vault Forum</title>
    <link>https://forums.autodesk.com/t5/vault-forum/unable-to-automatically-update-mapped-templates-and-design-data/m-p/13355001#M590</link>
    <description>&lt;P&gt;On the video, you can see that when inventor starts there is no synchronization. It happens only when I change the ipj file.&lt;/P&gt;&lt;P&gt;I send also the mapping, which seems to be correct (when the synchronisation triggers it is correct).&lt;/P&gt;&lt;P&gt;The ipj file is the same declared in Vault, in Working folders options.&lt;/P&gt;&lt;P&gt;Inventor version : 2024.2&lt;/P&gt;&lt;P&gt;Vault version : 2024.2&lt;/P&gt;</description>
    <pubDate>Wed, 05 Mar 2025 23:01:45 GMT</pubDate>
    <dc:creator>TONELLAL</dc:creator>
    <dc:date>2025-03-05T23:01:45Z</dc:date>
    <item>
      <title>Unable to automatically update mapped Templates and Design Data</title>
      <link>https://forums.autodesk.com/t5/vault-forum/unable-to-automatically-update-mapped-templates-and-design-data/m-p/13353696#M585</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In Inventor 2024, it is now possible to map Templates and Design data folders with Vault.&lt;/P&gt;&lt;P&gt;But, these folders are not synchronized when starting Inventor.&lt;/P&gt;&lt;P&gt;It is necessary to switch to another project file, then switch again on the correct project to trigger the update.&lt;/P&gt;&lt;P&gt;In Vault, the default project fil is defined.&lt;/P&gt;&lt;P&gt;In Inventor, the user log with the same ipj.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone noticed the same behavior ?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 12:41:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-forum/unable-to-automatically-update-mapped-templates-and-design-data/m-p/13353696#M585</guid>
      <dc:creator>TONELLAL</dc:creator>
      <dc:date>2025-03-05T12:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to automatically update mapped Templates and Design Data</title>
      <link>https://forums.autodesk.com/t5/vault-forum/unable-to-automatically-update-mapped-templates-and-design-data/m-p/13354225#M586</link>
      <description>&lt;P&gt;Those files are synchronized when you log into Vault.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 16:25:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-forum/unable-to-automatically-update-mapped-templates-and-design-data/m-p/13354225#M586</guid>
      <dc:creator>ihayesjr</dc:creator>
      <dc:date>2025-03-05T16:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to automatically update mapped Templates and Design Data</title>
      <link>https://forums.autodesk.com/t5/vault-forum/unable-to-automatically-update-mapped-templates-and-design-data/m-p/13354470#M587</link>
      <description>No, this is the problem !&lt;BR /&gt;When Inventor starts, we can see it connects to Vault, but there is no synchronization. It is necessary to switch to another project file, then switch back to the previous project.&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Mar 2025 18:13:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-forum/unable-to-automatically-update-mapped-templates-and-design-data/m-p/13354470#M587</guid>
      <dc:creator>TONELLAL</dc:creator>
      <dc:date>2025-03-05T18:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to automatically update mapped Templates and Design Data</title>
      <link>https://forums.autodesk.com/t5/vault-forum/unable-to-automatically-update-mapped-templates-and-design-data/m-p/13354565#M588</link>
      <description>&lt;P&gt;Can you share a video of the failure and screen shots of the Vault mappings and project file settings?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 19:02:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-forum/unable-to-automatically-update-mapped-templates-and-design-data/m-p/13354565#M588</guid>
      <dc:creator>ihayesjr</dc:creator>
      <dc:date>2025-03-05T19:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to automatically update mapped Templates and Design Data</title>
      <link>https://forums.autodesk.com/t5/vault-forum/unable-to-automatically-update-mapped-templates-and-design-data/m-p/13354994#M589</link>
      <description>&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6369652045112w864h540r846" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6369652045112" data-account="6057940548001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6057940548001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6369652045112w864h540r846');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://forums.autodesk.com/t5/video/gallerypage/video-id/6369652045112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TONELLAL_0-1741215280289.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1474413iD9966ED0B0C19F65/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TONELLAL_0-1741215280289.png" alt="TONELLAL_0-1741215280289.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 22:55:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-forum/unable-to-automatically-update-mapped-templates-and-design-data/m-p/13354994#M589</guid>
      <dc:creator>TONELLAL</dc:creator>
      <dc:date>2025-03-05T22:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to automatically update mapped Templates and Design Data</title>
      <link>https://forums.autodesk.com/t5/vault-forum/unable-to-automatically-update-mapped-templates-and-design-data/m-p/13355001#M590</link>
      <description>&lt;P&gt;On the video, you can see that when inventor starts there is no synchronization. It happens only when I change the ipj file.&lt;/P&gt;&lt;P&gt;I send also the mapping, which seems to be correct (when the synchronisation triggers it is correct).&lt;/P&gt;&lt;P&gt;The ipj file is the same declared in Vault, in Working folders options.&lt;/P&gt;&lt;P&gt;Inventor version : 2024.2&lt;/P&gt;&lt;P&gt;Vault version : 2024.2&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 23:01:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-forum/unable-to-automatically-update-mapped-templates-and-design-data/m-p/13355001#M590</guid>
      <dc:creator>TONELLAL</dc:creator>
      <dc:date>2025-03-05T23:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to automatically update mapped Templates and Design Data</title>
      <link>https://forums.autodesk.com/t5/vault-forum/unable-to-automatically-update-mapped-templates-and-design-data/m-p/13355032#M591</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/572775"&gt;@TONELLAL&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The challenge with the video is that already had Inventor started with that project selected.&lt;/P&gt;
&lt;P&gt;Do you have Automatic login turned on so when you launch Inventor it automatically logs you into Vault?&lt;/P&gt;
&lt;P&gt;If so, turn it off. Log out of Vault. Close Inventor. Start Inventor. Make sure the SAIPEM_Paris 2024 project is active. Log into Vault. What happens?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 23:19:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-forum/unable-to-automatically-update-mapped-templates-and-design-data/m-p/13355032#M591</guid>
      <dc:creator>ihayesjr</dc:creator>
      <dc:date>2025-03-05T23:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to automatically update mapped Templates and Design Data</title>
      <link>https://forums.autodesk.com/t5/vault-forum/unable-to-automatically-update-mapped-templates-and-design-data/m-p/13355924#M592</link>
      <description>&lt;P&gt;Yes, I cut it in the video because it is at the very beginning, but Inventor automatically connect to Vault, and is effectively connected to the correct project file.&lt;/P&gt;&lt;P&gt;In any case, if I just switch the ipj file then select it again, the synchronisation is triggered, so this means Inventor is connected.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2025 09:22:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-forum/unable-to-automatically-update-mapped-templates-and-design-data/m-p/13355924#M592</guid>
      <dc:creator>TONELLAL</dc:creator>
      <dc:date>2025-03-06T09:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to automatically update mapped Templates and Design Data</title>
      <link>https://forums.autodesk.com/t5/vault-forum/unable-to-automatically-update-mapped-templates-and-design-data/m-p/13356283#M593</link>
      <description>&lt;P&gt;Can you please try the steps I gave in my last post?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2025 12:54:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-forum/unable-to-automatically-update-mapped-templates-and-design-data/m-p/13356283#M593</guid>
      <dc:creator>ihayesjr</dc:creator>
      <dc:date>2025-03-06T12:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to automatically update mapped Templates and Design Data</title>
      <link>https://forums.autodesk.com/t5/vault-forum/unable-to-automatically-update-mapped-templates-and-design-data/m-p/13356365#M594</link>
      <description>&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6369675948112w960h540r901" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6369675948112" data-account="6057940548001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6057940548001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6369675948112w960h540r901');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://forums.autodesk.com/t5/video/gallerypage/video-id/6369675948112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;As you can see on the video :&lt;/P&gt;&lt;P&gt;-I start Inventor with no Vault connection&lt;BR /&gt;-the ipj file is correct&lt;BR /&gt;-I log in Vault : nothing happens&lt;BR /&gt;-I switch to another ipj, then switch to the previous one : this trigger the update&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2025 13:43:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-forum/unable-to-automatically-update-mapped-templates-and-design-data/m-p/13356365#M594</guid>
      <dc:creator>TONELLAL</dc:creator>
      <dc:date>2025-03-06T13:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to automatically update mapped Templates and Design Data</title>
      <link>https://forums.autodesk.com/t5/vault-forum/unable-to-automatically-update-mapped-templates-and-design-data/m-p/13357591#M595</link>
      <description>&lt;P&gt;From your video it looks like you are missing updates.&amp;nbsp; It shows that you are using 2024.2.&amp;nbsp; I am currently running 2024.3.3 and I am not seeing the issue.&amp;nbsp; I have my design data and templates mapped and they refresh when I start Inventor and automatically log into the vault.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2025 23:29:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-forum/unable-to-automatically-update-mapped-templates-and-design-data/m-p/13357591#M595</guid>
      <dc:creator>andrewiv</dc:creator>
      <dc:date>2025-03-06T23:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to automatically update mapped Templates and Design Data</title>
      <link>https://forums.autodesk.com/t5/vault-forum/unable-to-automatically-update-mapped-templates-and-design-data/m-p/13358658#M596</link>
      <description>&lt;P&gt;Tested with Inventor 2024.3.2 and Vault 2024.3.1, same thing. Nothing is annouced for later versions...&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll try nevertheless to install all the SPs.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Mar 2025 13:35:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-forum/unable-to-automatically-update-mapped-templates-and-design-data/m-p/13358658#M596</guid>
      <dc:creator>TONELLAL</dc:creator>
      <dc:date>2025-03-07T13:35:07Z</dc:date>
    </item>
  </channel>
</rss>

