ServerURL
3 min
returns the base url (either http or https) of the application server for cloud customers, an example is https //mycompany saasit com (for on premise customers, your application administrator determines the url of your application server ) 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 serverurl() 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 returns value unicode text value returns a url example $(serverurl())/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
