Property reference

sn_appclient.upload_base_url

The sn_appclient.upload_base_url property specifies the base URL for uploading applications in the Scoped App Client. Admins should review this setting to ensure that uploads are directed to the correct environment, especially during deployment or integration activities.

Default: https://appstoreprodworker.service-now.com Type: string Application: Scoped App Client

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property configures the base URL used for application uploads, impacting how applications are managed within the ServiceNow platform.
What area does it affect? Scoped App Client
What does the default mean? The default value is "https://appstoreprodworker.service-now.com", which is the baseline setting used unless it is changed.
When should you review it? Review this property when setting up or modifying application upload configurations.

Out of the box property record

Raw metadata from the property record.

Property name sn_appclient.upload_base_url
Sys ID 13015ea1ff230200c25fffffffffffa1
Type string
Application Scoped App Client
Default value https://appstoreprodworker.service-now.com
Description
Updated 2024-05-25 04:05:33

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... want to connect to the application repository. b. Set the system property sn_appclient.repository_base_url to the URL of your application repository instance. For example, http://localhost:8080/. c. Clear the values of the sn_appclient.upload_base_url and sn_appauthor.upload_base_url properties. d. Set the value of the sn_apprepo.credential property in a Global scope to any non- null value, such as "secret." i. SSH into the instance. ii. Change ...