· 4 years ago · Mar 17, 2021, 02:00 PM
1{
2 "objectName": "maskingName2021",
3 "properties": {
4 "maskingType": "dictionary",
5 "idType": null,
6 "transformationProperties": {
7 "maskingProcessIds": [
8 34
9 ]
10 },
11 "input": [
12 {"objectName":"maskingId"},
13 {"objectName":"maskingInput"}
14 ],
15 "output": [
16 {"objectName":"maskedId"},
17 {"objectName":"maskingOutput"}
18 ],
19 "configuration":
20 {
21 "id": 6,
22 "idType": null,
23 "unique": true,
24 "entries": "10000",
25 "repeatable": true,
26 "storagePath": ".\\\\testData\\\\storage\\\\sub_values_addresses.csv",
27 "valueStorageType": "CHRONICLEMAP",
28 "maxUniqueRetrying": "1000",
29 "confDefName": null,
30 "dictionaryPathName": "testData\\\\dictionaries\\\\names.csv",
31 "part": null,
32 "randomMinValue": null,
33 "randomMaxValue": null,
34 "randomType": null,
35 "randomValuePercentage": null,
36 "dateFormat": null,
37 "secretKey": "aksdhfhjsdfhjsdhjfgrzzhb46758hf7",
38 "maskingType": "dictionary"
39 }
40 },
41 "objectSubtypeName": "Data Masking"
42}