cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Decrease Project Sync time interval setting

Decrease Project Sync time interval setting

When using Project Sync for Vault to sync to FusionTeam or BIM360, and choosing the Interval option, the minimum allowable interval is 8 hours.

It would be great if this could go down as low as 30 minutes, or even less.SyncSettings.PNG

 

1 Comment
ihayesjr
Community Manager
Status changed to: Implemented

You can set the minimum to 1 hour using the following steps with Vault 2019.2 Update and Vault 2020.

 

  1. Open Windows Explorer and navigate to <install dir>\Vault Professional 20XX\Explorer.
  2. Edit the Connectivity.VaultPro.exe.config file with Notepad
  3. In the appSettings section add: <add key="ProjectSyncMinimumFrequency" value="01:00:00" />
    1. Format is <add key="ProjectSyncMinimumFrequency" value="hours:minutes:seconds" />
  4. Save the file
  5. Launch the Vault client
  6. Edit your Project Sync configuration schedule and enter 1 into the hour field.

1 hour is the minimum you can configure this setting for. Anything lower will default to 1 hour.

Can't find what you're looking for? Ask the community or share your knowledge.

Submit Idea