Hi,
I am updating another table in the database whenever an attribute value is changed (insert, update, delete) in the master data table.
To perform this action, I have created a business rule (with event as "has changed") and it triggers a workflow to perform the table update. Sadly, the business rule is not triggered whenever a value is deleted in the master data table. Therefore the other table in the database is inconsitent.
Can you please provide me a way on how to modify the business rule and trigger the workflow whenever a record is deleted in MDS.
Thanks in advance!