For more technologies supported by Talend, see Talend components.
With the tDataMasking component, you can replace sensitive information such as credit card or social security numbers with realistic values, allowing production data to be safely used for purposes such as testing and training.
This scenario describes a Job which uses:
-
the tFixedFlowInput component to generate personal data including credit card numbers,
-
the tDataMasking component to hide specific original data with random characters or figures,
-
the tFileOutputExcel component to output the substitute data set.