Skip to content

Data Cleansing

See Data Cleansing for more information about this algorithm framework.

Data Cleansing Algorithm Extension

  • fileReferenceId (optional)

    String
    The reference UUID value returned from the endpoint for uploading files to the Masking Engine. The file should contain a newline separated list of {value, replacement} pairs separated by the delimiter. No extraneous whitespace should be present.

  • delimiter (optional; minLength=1; maxLength=50; default="=")

    String
    The delimiter string used to separate {value, replacement} pairs in the uploaded file