Text Composition (TextCompositionGenerator)
Link object structure
{
"presetId": "string",
"generatorId": "TextCompositionGenerator",
"schema": "string",
"table": "string",
"column": "string",
"dataType": "string", //MongoDB only
"metadata": {
"template": "string"
},
"encryptionProcessor": "x-on", //To use configured Structural data encryption
"customValueProcessor": "string" //If custom value processor applied
}Example replacement
Last updated
Was this helpful?