Update existing Custom Content Center parts - place from folder to assy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
Humor me, it's not a Vault data management system & the Custom Content Center files need an update (100+ folders - 1000's read only files).
I can copy & paste the folder to a new location & project file - remove the read only flag, run the CC refresh & the iproperties update as required. (copy & paste the .ipt file into the assembly created for the test). (custom cc so the refresh standard components via task scheduler doesn't work).
After refreshing the files the database folder can be checked out, removed & the updated folder placed & checked in (needs testing! - just an idea, hoping copy & paste doesn't mess the GUID - I think that's important but can't explain it properly) - will see if a few assemblies still resolve after testing on a few manually updated cc files.
Sudo code ( I Think):
Iterate through CC folder (en-US : which contains the CC sub folders which contain the cc parts).
Create an assembly using the name of the folder (containing the part family).
Place all the parts from the folder in that assembly
save
run the CC refresh tool
save
close
next folder