I am Using V8 version of One IM, I want to know that I have duplicate records in an outofthebox table and I want to delete those record from object layer so that it is transferred to all the child instances.
I figured out that marking xmarkedfordeletion as ready for deletion will do so,but how can I do so from object layer i.e changing the value of xmarkedfordeletion as ready for deletion??
As this field is disabled to edit in object layer.