Finding a "verified" tutorial for complex enterprise software like Primavera P6 usually means finding resources from authoritative bodies (Oracle, official training centers) or highly-reviewed academic papers.
Since you are looking for a paper or a definitive guide, I have categorized the most useful resources below. These range from official documentation to academic papers that analyze the software's application in real-world projects.
3. Step-by-Step: Creating Your First Project
Step 3.1: Create the Project
- Open P6 and log in.
- Click the Projects icon (or go to Enterprise > Projects).
- Click the Add button (plus sign) or press
Ctrl+N. - Enter a Project ID (e.g.,
PROJ-001) and Project Name. - Ensure the "Status" is set to Planned.
Step 3.2: Define the Work Breakdown Structure (WBS)
- Select your new project in the directory tree.
- Click the WBS icon.
- Click Add. Create high-level phases:
1.0 Engineering2.0 Procurement3.0 Construction
- Note: Activities (tasks) cannot be created until a WBS node exists.
Step 3.3: Adding Activities (Tasks)
- Click the Activities icon (looks like a Gantt chart).
- Click the Add button.
- Enter an Activity ID and Activity Name.
- Crucial Step: Define the Activity Type (bottom details pane):
- Task Dependent: The duration depends on the work (standard).
- Start/Finish Milestone: Zero-duration markers (gates).
- Resource Dependent: Duration depends on resource availability (avoid for beginners).
Step 3.4: Creating Relationships (Logic) P6 requires logic to calculate dates. Do not manually type dates unless it is a constraint.
- Select two activities.
- Click the Link icon (chain link) in the toolbar. This creates a Finish-to-Start relationship.
- Best Practice: Every activity (except the first and last) must have at least one predecessor and one successor.
2. Enterprise Project Structure (EPS)
The tutorial must clarify the EPS—the hierarchical breakdown of all projects in your organization. Without understanding EPS nodes, you cannot create a single project.
Part 10: Hands-On Exercise (15 minutes)
Scenario: Build a 3-day concrete pour.
- Create EPS folder "Training".
- Create project "Concrete Slab" (Start: Monday, 8h/day).
- WBS: Prep → Pour → Cure.
- Activities:
- A101: Formwork (1d)
- A102: Rebar (1d, FS A101)
- A103: Pour concrete (1d, FS A102)
- A104: Cure (3d, FS A103, LOE type)
- Add resource "Laborer" (100% units) to all except cure.
- Set baseline → Status date = end of day 2 → Mark A101,A102 complete.
- Reschedule → Print PDF report.
