ServiceNow Studio properties
System properties control system behavior. The properties in this section are specific to the ServiceNow Studio application and delegated development deployment. You can access system properties for ServiceNow Studio by navigating to .
| System property | Description |
|---|---|
| sn_devstudio.servicenow_studio_banner.enable | Shows the banner for navigating to ServiceNow Studio from App Engine Studio or legacy Studio. Change this property to false to hide the banner.
|
| sn_sns.is_app_summarization_disabled | This property is not included by default in the ServiceNow AI Platform. However, if you want to disable the use of Now Assist app summary generation in ServiceNow Studio, you can create a new property on the System Properties [sys_properties] table named sn_sns.is_app_summarization_disabled and set the value to true. |
| sn_udc.smaller_app_files_count_threshold | Determines the number of files an app can contain and still be treated as a small app in the file navigator. Small apps load all files at once in the file navigator, whereas large apps load a subset of the files on open.
|
| Property | Description |
|---|---|
| com.snc.dd.manage_update_set_enabled | Enables or disables display of the Manage Update Set permission.
|
| com.snc.dd.publish_to_app_repo_enabled | Enables or disables display of the Publish To App Repo permission.
|
| com.snc.dd.publish_to_app_store_enabled | Enables or disables display of the Publish To App Store permission.
|
| com.snc.dd.publish_to_update_set_enabled | Enables or disables display of the Publish To Update Set permission.
|
| com.snc.dd.upgrade_app_enabled |
Enables or disables display of the Upgrade App permission.
|