AES properties
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- App Engine Studio
System properties control system behavior. The properties in this section are specific to the App Engine Studio (AES) application. You can access system properties for AES by navigating to .
- sn_app_eng_studio.show_servicenow_studio_banner
-
Controls whether the try ServiceNow Studio banner appears on the App Engine Studio home page. Set to true to show the banner or set to false to hide the banner.
- Type: true | false
- Default value: true
- sn_app_eng_studio.aes_admin_contact
- Defines the contact email for the App Engine Studio
administrator. The system sends deployment request notifications to each
email address listed in this property. For more information, see Add users to the App Engine Admin group.
- Type: string
- Default value: none
- sn_app_eng_studio.illustration_supported_content_types
- Defines the supported content types for Taxonomy Category illustrations.
This property is read-only.
- Type: string
- Default value: image/svg+xml
- sn_app_intake.instance_can_provision_users
- Determines if the current instance can support the provisioning of users.
The users on this instance will be provisioned to another instance. For more
information on provisioning users, see Configure Application Intake.
- Type: true | false
- Default value: false