SecureServerURL
4 min
returns the secure (https) base url of the application server for cloud customers, an example is https //company name saasit com (for on premise customers, your application administrator determines the url of your application server ) you can use this url to configure the survey or to provide direct access urls to items such as incidents, approval notifications, or change notifications no matter where you execute this function, it always returns the https version of the url in previous releases, this function was inconsistent and returned a url with and without a trailing slash this function always returns a url with a trailing slash syntax secureserverurl() enabled for for a description of the business object categories, see notes on "enabled for" docid\ u26v9fecfs6ilwa0 pvjd business object category yes/no business rules before save rules yes business rules calculation rules (after save, with or without also recalculate on load) yes business rules calculation rules (before save or always, without also recalculate on load) yes business rules calculation rules (before save or always, with recalculate on load) yes business rules editing rules yes1 business rules initialization rules yes business rules read only rules no business rules required rules yes1 business rules validation rules yes client expressions no object permissions yes services yes ldap yes mobile yes quick actions (except ui quick actions) yes ui quick actions no reports yes search/dashboard without field references yes search/dashboard with field references yes 1 except when this field appears on a form or is triggered by such a field parameters none return value unicode text value returns a secure url example $(secureserverurl())/login aspx?scope=selfservice\&role=selfservice\&commandid=openmyitem\&itemtype=frs approvalvotetracking\&itemid=$(recid) if the company name is mycompany, inc , this example returns https //mycompany saasit com
