Legacy - Auto recovery properties
Administrators can configure how Studio handles the recovery of draft records by navigating to .
重要:
Starting with the Xanadu release, the legacy version of ServiceNow Studio is being prepared for future deprecation. It will be hidden and no longer activated on new instances but will continue to be supported. For details on the deprecation process, see the Deprecation Process [KB0867184] article in the Now Support Knowledge Base.
Try building and editing apps in the current version of ServiceNow Studio instead. For more information, see ServiceNow Studio.
| Property | Description |
|---|---|
|
Enable Auto Recovery glide.ui.auto.recovery |
By default, automatic recovery is enabled for all Application File [sys_metadata] tables while working from Studio. Set this property to disable automatic recovery of records. |
|
Comma separated list of tables not supported for auto recovery glide.ui.auto.recovery.unsupported.tables |
By default, automatic recovery is enabled for all Application File [sys_metadata] tables while working from Studio. Set this property to exclude specific tables from automatic recovery. |
|
Comma separated list of field types not supported for auto recovery glide.ui.auto.recovery.unsupported.field.types |
By default, automatic recovery supports all field types. Set this property to exclude certain field types from automatic recovery. |
|
Comma separated list of field types to exclude from auto recovery glide.ui.auto.recovery.exclude.field.types |
By default, automatic recovery is enabled for all field types. Set this property to exclude certain field types from automatic recovery. |