Using P6 Professional with P6 Professional Cloud Connect
In high latency environments, performance can be affected by the amount of data that needs to be transferred between P6 Professional and the P6 database. To optimize the amount of data that flows between P6 Professional on your desktop and the P6 server, ensure that you have a stable, wired connection to the P6 server and follow the guidelines described in the sections below.
Improving Login Performance
Login performance is affected by the amount of data that gets loaded during the login process. You can control this data by following the tips described below:
- Evaluate user privilege assignments to ensure that your users have access to only relevant data.
- Remove unused global objects from the system, including unused UDFs or Code assignments.
- Set the startup filters to load Current Projects Only Data and turn off loading for Resource Summary Data.
Enabling the Welcome Dialog
Enable the Welcome dialog from User Preferences dialog box to select the project at application startup. Selecting a project at startup ensures that you do not open a project that you had not intended to open or are not required to switch to the correct project after an incorrect project loads in the application.
Note: You should only enable the Welcome dialog if you work on different projects.
To configure the Welcome dialog:
- Log in to P6 Professional.
- From the toolbar, select Tools and then click User Preferences.
- In the Application Startup Window menu, under the Application tab, select None.
- Select the Show the Welcome dialog at startup checkbox.
- Exit the User Preferences dialog box.
Creating and Selecting a Portfolio with Only the Required Projects
Oracle recommends that you do not use the All Projects portfolio because it will load all the projects in the database to which the user has access. Instead, you can either create a new portfolio with your required projects or you can open the No Projects portfolio when logging in to the application.
To create a new portfolio:
- Log in to P6 Professional.
- From the toolbar, select Enterprise and then click Project Portfolios.
- Click Add to create a new portfolio.
- Add the required projects to the portfolio.
- From the toolbar, select File and then click Select Project Portfolio.
- Select the portfolio.
Note: Ensure EPS bands only for projects in current portfolio option is selected when opening a portfolio.
Configuring Startup Options
To configure the startup options:
- Log in to P6 Professional.
- From the toolbar, select Tools and then click User Preferences.
- Under the Startup Filters tab, deselect the Resource Summary Data checkbox.
- Select the current project data; this only applies to for Resources, Roles, OBS, Activity Codes, and Cost Accounts.
Improving Functional Performance
- When possible, use filters to reduce the amount of data that is loaded or displayed.
- P6 Professional commits data whenever a new row is added. If your network or internet connection is subject to high latency, it will take longer for the data to be committed.To reduce the time it takes for your data to be committed, create a local Excel file and then import then data using XLS import. Alternatively you can use a local SQLite database to enter the data and use XML export/import to move the data to main database.
- For more information about SQLite and P6 Professional, refer to P6 Professional Installation and Configuration Guide (Standalone).
- Import layouts separately from projects when doing XML import. This will allow the import to run in background.
- Use P6 to schedule recurring tasks like summarizer, apply actuals, scheduler, and so on, during off-peak hours.
- Avoid frequently scheduling projects.
- Use Refresh (F5) only when necessary because it forces P6 Professional to reload data from the server.