Mask Fields
Description: | Mask a sensitive field value. |
Available Filters: | Event Filters: - Event Type - Event Field Field Filters: - Field Name - Field Value |
Settings: | None. |
Transformation Considerations: | None. |
Sample Transformation
Scenario: Mask the values of the email
field in all Events of the ServiceFolder_fullsync
Event Type if the value of the role
field equals user.
Filters:
- Event Type =
ServiceFolder_fullsync
and Event Field name =role
and value =user
- Fields = All fields with name =
email
Settings: None.
Result: When you test the Transformation, the value of the email
field is masked.
Last updated on May 30, 2023