Configuring Clickable Websites
You can create a list of websites that users can launch from user defined fields (UDFs), projects websites, Team Member Web, and Notebook topics. In P6 Team Member Web, users launch sites from the dropdown icon next to the site.
To add a website, complete the following steps:
- Click Administration.
- On the Administration navigation bar, click Application Settings.
- On the Application Settings page, click Integration & Allow Lists.
- On the Integration and Allow Lists page:
- In the Site Allow List section, click Edit List.
- Click Add and enter the website.
- Select the option next to a website to make it clickable by users.
- To delete a website, click next to it and choose Delete.
Here are some rules on how to specify websites:
- Website paths cannot contain spaces. You can include %20 in a path to represent a space.
For example:
http://www.magnacorp.com/Primavera%20Applications - Wildcards are allowed. For example, you can add
https://*andhttp://*to allow all sites that begin with these roots to be launchable. - Here are some examples of entries and how they would be handled:
Website paths must begin with any of the following:
https://http://ftps://ftp://mailto:telnet://Allowed site: https://www.magnacorp.com/document
This would allow:
https://www.magnacorp.com/documenthttps://www.magnacorp.com/document/RiceB/1MCSbdcXKQ
but would NOT allow:
http://www.magnacorp.com/document/RiceB/1MCSbdcXKQbecause the exception site begins with https://
https://www.magnacorp.com/projectnano/documentbecause the allowed site specifies /document after .com.
Allowed site: https://*.magnacorp.com
This would allow:
https://www.magnacorp.comhttps://server.magnacorp.com/user/942374/my-drivehttps://apps.magnacorp.com/development/projectnano
But would not allow:
https://magnacorp.combecause the template requires there to be something between
https://andmagnacorp.com.
A selected item with a wildcard in the site allow list overrides an unselected item if it matches the template specified with the wildcard.
For example:
- Selected:
https://*.magnacorp.com - Unselected:
https://apps.magnacorp.com
In this situation, the website https://apps.magnacorp.com will be clickable, because the template including the wildcard * is selected.
Related Topics
Configuring Integration & Allow Lists Settings
Linking P6 and Primavera Unifier Applications Using Schedule Sheets
Configuring Allowed Client IP Address Ranges
Last Published Wednesday, November 27, 2024