---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Exclude Sensitive Tables and Fields from Data Generation \[New in Security Center 7.0\]

# Exclude Sensitive Tables and Fields from Data Generation \[New in Security Center 7.0\] {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Use system properties to exclude tables and fields from Data Generation, which is used to generate fake data sets based on existing data. Tables and fields that are added to these exclusion lists can't be used for Data
Generation feature.
Tables included in the glide.data.generation.excluded.tables system property are excluded from Data Generation in addition to metadata tables.  
Fields included in a comma separated list for glide.data.generation.excluded.fields.\<TABLE-NAME\> are excluded from Data Generation in addition to any of these fields, if applicable:

* number
* roles
* sys_class_name
* sys_created_by
* sys_id
* sys_mod_count
* sys_tags
* sys_updated_by
{#sc-exclude-sensitive-tables-and-fields-from-data-generation__ul_tjg_sqc_qfc}

Review the list of tables included in the property glide.data.generation.excluded.tables. Add any tables which should be excluded from Data Generation to the comma separated list of tables. In addition,
metadata tables will be ignored for data generation.

Review the list of fields for each table by looking at properties with the format: `glide.data.generation.excluded.fields.<TABLE-NAME>`. Add any sensitive fields for the specified table as a comma-separated list
of values.

## More information {#sc-exclude-sensitive-tables-and-fields-from-data-generation__section_ghv_dvg_1xb}

{#sc-exclude-sensitive-tables-and-fields-from-data-generation__table_hhv_dvg_1xb__entry__2}

| Attribute | Description |
|-|-|
| Configuration name | * glide.data.generation.excluded.tables * glide.data.generation.excluded.fields.\* {#sc-exclude-sensitive-tables-and-fields-from-data-generation__ul_vmq_src_qfc} |
| Configuration type | System Properties (/sys_properties_list.do) |
| Data type | * Comma-separated list of table names * Comma-separated list of fields for a given table {#sc-exclude-sensitive-tables-and-fields-from-data-generation__ul_nbj_trc_qfc} |
| Recommended value | * Comma-separated list of table names which should be excluded from Data Generation * Comma-separated list of field names which should be excluded from Data Generation for each applicable table {#sc-exclude-sensitive-tables-and-fields-from-data-generation__ul_nxh_5rc_qfc} |
| Default value | "","" |
| Category | [Access control](https://servicenow-prod.fluidtopics.net/xAmazkRh5FKyeb7q4TQGWw "The access control category audits the process of protecting resources from unauthorized access through granting and denying requests based on a permission model. This includes ensuring an entity accessing a resource holds valid credentials to do so, creating and protecting a well-defined set of roles or permissions and ensuring role or permission controls are protected from replay and tampering.") |
| Security risk | * Severity score: 2.6 * CVSS score: Low * Security risk details: Data in tables used in the Data Generation feature can have real or fake values populated as intended by the feature. Sensitive values in tables which should not be visible or replicated could be revealed to other instance users. {#sc-exclude-sensitive-tables-and-fields-from-data-generation__ul_ihv_dvg_1xb} |
| Dependencies and prerequisites | Data Generation plugin is in use |
[ ]

{#sc-exclude-sensitive-tables-and-fields-from-data-generation__table_hhv_dvg_1xb}

