Start a topic
With the exception of Windchill, The PTC Community is on read-only status until April 6 in preparation for moving our community to a new platform. Learn more here
cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

The PTC Community is on temporary read only status in preparation for moving our community to a new platform. Learn more here

Translate the entire conversation x

Auto clear the cache vault/ Uploadvault

AP_10483126
14-Alexandrite

Auto clear the cache vault/ Uploadvault

Version: Windchill 13.0

 

Use Case: How to to auto clear the cache vault once the files are moved to the master vault in windchill?


Description:

How to to auto clear the cache vault once the files are moved to the master vault in windchill?

ACCEPTED SOLUTION

Accepted Solutions
Fadel
23-Emerald I
(To:AP_10483126)

 Set purge / aging properties: 

If you want the system to automatically purge aged unreferenced items without you clicking through the UI,  consider setting below properties 

wt.fv.purgeUnreferencedFvItemsInterval (days between purges; default 1)
wt.fv.purgeUnreferencedFvItemsOlderThan (age threshold in days; default 30)
wt.fv.purgeUnreferencedMORItemsOlderThan (age for MasteredOnReplicaItems; default 30, min 2)
wt.fv.purgeUnreferencedFilesOlderThan (age threshold for physical files when “Remove Unreferenced Files” is run)

 

Validate on  a test server first and make sure the sync is working smooth 

Fede

View solution in original post

4 REPLIES 4
Fadel
23-Emerald I
(To:AP_10483126)

 Set purge / aging properties: 

If you want the system to automatically purge aged unreferenced items without you clicking through the UI,  consider setting below properties 

wt.fv.purgeUnreferencedFvItemsInterval (days between purges; default 1)
wt.fv.purgeUnreferencedFvItemsOlderThan (age threshold in days; default 30)
wt.fv.purgeUnreferencedMORItemsOlderThan (age for MasteredOnReplicaItems; default 30, min 2)
wt.fv.purgeUnreferencedFilesOlderThan (age threshold for physical files when “Remove Unreferenced Files” is run)

 

Validate on  a test server first and make sure the sync is working smooth 

Fede
AP_10483126
14-Alexandrite
(To:Fadel)

No i want to execute a daily cleanup task and only on the defaultupload vault.

Fadel
23-Emerald I
(To:AP_10483126)

@AP_10483126 you can try implementing your own custom code.

Fede
AP_10483126
14-Alexandrite
(To:Fadel)

Thank you for the input.

Announcements


Top Tags