sn_appclient.repository_base_url

ServiceNow property description:

AppRepo base url for production instances

Attributes

  • Sys ID: f3baeb32d700310092610eca5e610306
  • Type: string
  • Application: Scoped App Client
  • Default value: https://apprepo.service-now.com/
AI Logo

AI generated property description:

The ServiceNow property `sn_appclient.repository_base_url` specifies the base URL for the application repository used by production instances. This property is essential for configuring an air-gapped environment, where instances do not have direct internet access. By setting this property, you direct the instance to a specific repository URL from which it can retrieve application updates and dependencies. This configuration ensures that the instance can maintain and update applications securely and efficiently, even without internet connectivity. For detailed steps on configuring this property, refer to the provided documentation link.

Source

Related property: sn_appclient.dev_repository_base_url