Hi Experts,
We have recently migrated our ECM solution (Content server 10.5 SP1, Archive Server 10.5) from Windows OS (Windows Server 2008 R2) to Linux OS (RHEL 6.6).
In our scenario, we have spilt our Source ECM solution into three different use cases - say A, B and C.
For B use case, this system was built using data sent from leading application.
For Use Case A and C, the Database was copied from the source DB to destination.
So in this case, the DBs of A and C have the data of all three use cases.
Our Requirement:
To Delete the data of B/C usecase from A's Database and Delete data of A/B use case from C database.
What is the best approach to do this?