By default, Structural does not run automatic sensitivity scans on file connector workspaces. You must run the sensitivity scan manually or set up scheduled sensitivity scans.
To enable automatic sensitivity scans, set the environment setting TONIC_ENABLE_FILES_PRIVACY_SCAN_AUTORUN to true. You can configure the setting from the Environment Settings tab on Structural Settings.
File connector workspaces do not support workspace inheritance.
In a file connector workspace, you can only use the following table modes:
De-Identify
Truncate
When a file group is assigned Truncate mode, Tonic Structural ignores that file group during data generation.
The Conditional generator can only be used in a file group that contains CSV files.
Otherwise, the available generators are based on the assigned data type:
For CSV data, each column is assigned the text data type.
For JSON, the table contains a single column that is assigned the json data type.
For XML and HTML, the table contains a single column that is assigned the xml data type.
File connector workspaces do not support subsetting.
File connector workspaces do not support upsert.
For file connector workspaces, you cannot write the destination data to a container repository.
For file connector workspaces, you cannot write the destination data to an Ephemeral snapshot.
For file connector workspaces, there is no option to run post-job scripts after a job.
You can create webhooks that are triggered by data generation jobs.