Assembly Editor
Managing Content
Replace one assembly with another
2min
An assembly's implementation can be replaced with the implementation of another assembly. Both assemblies must be of the same type, e.g. an action assembly cannot be replaced with a trigger assembly.
Only the latest version of the source assembly can be used, not an earlier version.
First, start by opening the latest version of the source assembly:
Then right-click on the destination assembly in the catalog and choose the Replace option:
Then confirm the replacement:
The destination assembly will then be modified to be a copy of the source assembly's implementation.
Updated 28 Nov 2023
Did this page help you?