To access P6 from Client Browsers using WebLogic:
- Launch a supported browser.
- Enter the URL using the structure,
http://serverIP:listenport/ContextRoot/login
where listenport is 7001 (if you manually deployed P6) or 8203 (if you used the wizard to deploy P6) by default and ContextRoot is p6 by default.
Examples:
http://serverIP:7001/p6/login
http://serverIP:8203/p6/login
Tips
- HTTPS settings are available in the Primavera P6 Administrator. If you have set the HTTPS/Enabled setting to true, ensure that your application server or front-end Web server is listening on the specified HTTPS port. See Configuring HTTPS Settings in the Primavera P6 Administrator for more information on the HTTPS settings.
- To select the authentication mode for P6, use the Primavera P6 Administrator. See About the Authentication Tab in the Primavera P6 Administrator for information about authentication configuration settings.
- On the P6 login window, SSO users can choose to bypass the login window the next time by selecting the appropriate option. See Configuring Application Settings in the Primavera P6 Administrator for more information.
- You can modify the context root. For information about context root configuration, refer to your application server documentation. Also, URLs might be case-sensitive, depending on your application server configuration.
- See Tested Configurations for a list of supported application servers with version numbers.
- For a full list of tested configurations for P6, see Tested Configurations.