Hard Delete Detection Configuration for Consensus Delete Flagging
Hard Delete Detection Configuration for Consensus Delete Flagging
You need to configure the hard delete detection table to set up consensus delete flagging. When you perform a consensus hard delete detection, you need the delete flag value, the end date of the record, and some base object properties.
You can set the following metadata for consensus delete flagging:
Delete flags
Use the following delete flags when you want to perform a consensus delete:
DELETE_FLAG_VAL_ACTIVE = A
DELETE_FLAG_VAL_INACTIVE = I
DELETE_FLAG_VAL_PARTIAL = P
HDD_ENABLED = 1
HDD_TYPE = CONSENSUS
End date
If you set HAS_END_DATE = 1, specify the value for end date, END_DATE_VAL. The end date of a record can be a date from the past or in the future. The format is MM/DD/YYYY.
Base object columns
Specify the columns of the base object, including the delete flag column name and the end date column name.