The CreatorCon Call for Content is officially open! Get started here.

Business Rule Delete detection

Not applicable

I have a business rule set up to populate another table after the initial table has had and update/delete/insert done to it. What my issue is that I am not sure how to tell what record has been deleted from the inital table so that I can delete it from the child table. I am open to trying any ideas to acomplish this task. The way I have it set up now is not efficient at all for the size of the table that I will be working with (right now i'm only using test data, like 10 records).

5 REPLIES 5

Ok, thanks.