Skip to main content
Skip table of contents

WEBSERVICE_PUBLIC_URL

This option generates valid links in the OData and REST responses in case the server is configured behind a proxy server, or a load balancer is used - which can also be configured via the dv.webservice.public.url system property or the dv.webservice.public.url environment variable.

The option value is used instead of the dv.webservice.public.url system property value or the dv.webservice.public.url environment variable if WEBSERVICE_PUBLIC_URL is set by calling SYSADMIN.setDefaultOptionValue.

The priority of the dv.webservice.public.url system property, dv.webservice.public.url environment variable, and WEBSERVICE_PUBLIC_URL option is as follows:

To view the full table, click the expand button in its top right corner

Configuration

Value used

  • WEBSERVICE_PUBLIC_URL is set by calling SYSADMIN.setDefaultOptionValue

Option

  • WEBSERVICE_PUBLIC_URL is not set by calling SYSADMIN.setDefaultOptionValue

  • dv.webservice.public.url system property is set

  • dv.webservice.public.url environment variable is not set

System property

  • WEBSERVICE_PUBLIC_URL is not set by calling SYSADMIN.setDefaultOptionValue

  • dv.webservice.public.url system property is set

  • dv.webservice.public.url environment variable is set

Environment variable

WEBSERVICE_PUBLIC_URL option is available since v3.4

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.