Service Manager
This is the latest version of the help for Ivanti Service Manager 2018. If you cannot find some of the features described in the help, you may be using an older version of the application. To upgrade the application, click here.To view the help for the latest version of Service Manager, click here
SecureServerURL
Returns the secure (HTTPS) base URL of the Service Manager Application Server. For Service Manager Cloud customers, an example is https://company_name.saasit.com. (For Service Manager on-premise customers, your system administrator determines the URL of your Service Manager 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".
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())
If the company name is MyCompany, Inc., this example returns https://mycompany.saasit.com.
Was this article useful?
The topic was:
Inaccurate
Incomplete
Not what I expected
Other
Copyright © 2018, Ivanti. All rights reserved.