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