ServiceNow Studio properties

  • Release version: Xanadu
  • Updated August 1, 2024
  • 1 minute to read
  • 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 All > sys_properties.list.

    Table 1. System properties
    System property Description
    com.snc.dd.manage_update_set_enabled Enables or disables display of the Manage Update Set permission.
    • Type: true | false
    • Default value: false
    • To enable the display of this permission, set this value to true. Delegated developers cannot see the update sets list unless granted permissions via the system property shown.
    com.snc.dd.publish_to_app_repo_enabled Enables or disables display of the Publish To App Repo permission.
    • Type: true | false
    • Default value: true
    • To disable display of this permission, set this value to false.
    com.snc.dd.publish_to_app_store_enabled Enables or disables display of the Publish To App Store permission.
    • Type: true | false
    • Default value: true
    • To disable display of this permission, set this value to false.
    com.snc.dd.publish_to_update_set_enabled Enables or disables display of the Publish To Update Set permission.
    • Type: true | false
    • Default value: false, which disables display of this permission.
    • To enable the display of this permission, set this value to true.
    com.snc.dd.upgrade_app_enabled

    Enables or disables display of the Upgrade App permission.

    • Type: true | false
    • Default value: true
    • To disable display of this permission, set this value to false.
    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.
    • Type: true | false
    • Default value: true
    • Location: System Properties [sys_properties] table