- 03 Jun 2022
- 1 Minute to read
- Print
- DarkLight
Changing the Portal Base URL
- Updated on 03 Jun 2022
- 1 Minute to read
- Print
- DarkLight
Notifications sent from the platform contain a link back to the base URL for the portal. For example, the system may send a default notification due to an error, or a task notification to a user. The portal base URL, or folder path, displays in the notification.
The default base URL is localhost/decisions/.
The portal base URL can be set in one of two ways:
Change the portal base URL during the installation process
Edit the system's settings.xml file
Example
This example demonstrates the procedures for changing the portal base URL, using the two methods described above.
To change the portal base URL on an installed instance of the platform, access C:/Program Files/Decisions/Decisions Services Manager on the server where the platform is installed
Open Settings.xml.
Locate the setting.
Replace the value http://localhost/decisions with your server's information and restart the server.
In the Installation Type step, click Edit Settings.
In the Settings pop-up, change the PortalBaseUrl value to reflect your server's information.
Using either method changes the portal base URL throughout the system.