I am trying to transport an application. There are some objects which i had marked for deletion and cannot delete them as the where used relationship is inconsistent (wrong).
I ran reports FDT_CHECK_DB_CONSISTENCY and FDT_CHECK_DB_WHERE_USED which showed errors.
I also used application adminsitration to delete obsolete / marked for deletion objects, but because of inconsistency it is not able to clean up the application.
I am not able to transport the application now.
The objects marked for deletion are:-
1. Rule
2. Log Action
3. Expression (DT)
I have the ID's please tell me if a direct DB delete(please provide relevant tables) is a good option or I should do something else.
PS : Versioning is on, i ran utility to discard old versions(no use of this) also i used FDT_TRANS report to create a deep copy, but it still doesn't work. 😔