WEBSERVICE_PUBLIC_URL
You are looking at an older version of the documentation. The latest version is found here.
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 |
| Option |
|---|---|
| System property |
| Environment variable |
WEBSERVICE_PUBLIC_URL option is available since v3.4