Exporting content do delete on target
Hello!
We are trying to implement a simple system to allow users to delete content on the production UCM instances, without deleting it on the contribution instance.
Basically, we have 3 UCM instances:
- Contribution, where users insert all their content
- Visualization, where users are able to preview their content on our pre-production environment.
- Production, where content are served to our production systems.
We replicate the content inserted on the Contribution instance to the other instances via Archiver and a specific metadata field, where we define the metadata state.
To allow users to remove content from Visualization and Production instances, without really delete it from the Contribution instances, our idea was to implement a archive that will export to the other instances all content in a specific metadata state (our metadata field).