Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more 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.