Business Rule Delete detection

Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2009 05:29 AM
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

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2009 05:26 AM
Ok, thanks.