Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
JamieVJohnson2
in reply to: Anonymous

Option 1, Replace all Components.  This will work fine with Vault, (we use it with a content center library folder set).  The replace components is done inside of an active iam file.  The code can find an object from one family and replace it with a similarly named object from the other library.  This can be done via file name, or content center grab.  I personally would go for the file name method first, because file paths are easier to code for.  But this requires everything (to be swapped) to be saved as a file from the content center to the local working folder first.  Since your not modifying the content center file, only swapping one out for another in the assembly, it will be fine with Vault.

jvj