InteractDT | partitions | partition[n] | Interact | dataGovernance
dataGovernance is used to configure the masking values to be used for Text/Numeric/Date data types. The values configured here shall be used to mask the profile attributes as per their data type.
- maskTextDataAs
- Accepts any text data and cannot be blank.
- maskNumbericDataAs
- Accepts only numeric data and cannot be blank.
- maskDateDataAs
- Allows any valid date in dd-MM-yyyy format or MM-dd-yyyy format. System interprets the input as dd-MM-yyyy first and then MM-dd-yyyy to convert this input to a valid date.