- What if we print the String args[0], args[1] ... that we give in the main method.???
- # Data Mask tool:
Team has developed a script in java, the input for the script is file name, the column name where masking should be done(PII is located), delimeter details, Headers and footers details in the notepad.
The script when run will pick the notepad, reads the lines(details of file) and then go and mask the data(PII) with other number. They have made it a Jar file, so that this concept is used across all platforms and on any kind of file format.
- # Data Mask tool:
Team has developed a script in java, the input for the script is file name, the column name where masking should be done(PII is located), delimeter details, Headers and footers details in the notepad.
The script when run will pick the notepad, reads the lines(details of file) and then go and mask the data(PII) with other number. They have made it a Jar file, so that this concept is used across all platforms and on any kind of file format.
No comments:
Post a Comment