-
Edit the Delete the from Cascade All to Cascade None in Configurable Cascading relationship behavior.
Suggested by Thangamani Nachimuthu – Rejected – 0 Comments
Hi All, Edit option should be given to configurable cascading relationship behavior on DELETE from CASCADE ALL to CASCADE NONE.It will be used for some scenarios. Suppose customer wants to delete the activities alone without deleting its parent then they can delete the activities alone. If this feature is enabled then it will not be difficult for the customer to perform the operation and it will not end up in SQL timeout issues. Regards, Thangamani