Migrate your Exepron data
AI-powered Critical Chain PPM platform for multi-project portfolios. Exepron embeds predictive scheduling, resource drum management, and enterprise dashboards into a single SaaS tool—aimed at PMOs managing 10–500+ concurrent projects.
In its favor
Why people choose Exepron
The signal that keeps Exepron on the shortlist. Sourced from G2, Capterra, and customer scoping calls.
Multi-project visibility with real-time Critical Chain buffering gives PMOs a single source of truth across dozens of concurrent schedules without per-seat license penalties.
The Dynamic Drum and AI-driven PRQ (Project Risk Quotient) surface resource contention and task slippage early, making intervention timing concrete rather than reactive.
Import from MS Project and MS Excel is native via an add-in and spreadsheet template, reducing the cost of migrating existing Microsoft-centric teams.
Due-date performance improvements of 30% within months are reported consistently, giving organisations a measurable ROI case for the PMO.
Enterprise plan has no user cap and no per-seat fees, so adding contributors from new departments does not trigger a billing event.
Manual data-entry overhead persists in several workflows; customers report that too many actions still require hand-management rather than automation.
Resource overload identification lacks precision—teams struggle to pinpoint which resource and which time window is causing contention across the portfolio.
The pricing jump from Standard ($200/mo) to Pro ($2,000/mo) is steep, and mid-market teams find the feature gate between those tiers difficult to justify.
Mobile interface is functional but limited compared to the desktop experience, frustrating field supervisors who need on-site task updates.
Customers with simpler, single-project needs find the Critical Chain methodology and associated terminology add unnecessary cognitive load.
Reasons to switch
Why people leave Exepron
The recurring reasons buyers give for replacing Exepron. Presented as facts, not knocks.
Platform scorecard
Strengths, weaknesses, and where Exepron fits
Grades across six dimensions, plus a SWOT-style view of where the platform shines and where it falls short.
SWOT — strengths, weaknesses, and use-case fit
Strengths
Weaknesses
Where it works
Where it struggles
Pricing tiers
Exepron pricing overview
Exepron uses a flat monthly plan model with no per-seat licensing. Plans are gated by project count, Activity volume, and feature access (BIDSS, API, PALS are Pro/Enterprise only). The largest price jump is between Standard ($200) and Pro ($2,000), which is where most API and analytics features become available.
Free
Tier 1 of 4
$0/mo
What's included
Need help selecting your Project Management?
Book a free 30 minute consultationPricing is informational. FlitStack AI does not bill on Exepron's schedule — see our quote-based pricing →
What gets migrated
Exepron object support
Object-by-object support for Exepron migrations. Per-pair details surface during scoping.
Projects
Fully supportedProjects are the top-level container in Exepron's hierarchy. We export project metadata, status, start/finish dates, priority flags, and the Project Risk Quotient score via GET /projects. The chain positioning is preserved as a computed field we capture at migration time.
Tasks (Activities)
Fully supportedActivities in Exepron correspond to Tasks. We map Task Name, Duration, Start, Finish, Predecessors, and Fixed-Duration flags. Activity Kanban statuses and Custom Activity Statuses are preserved as enumerated values; we translate them to the destination field equivalent during load.
Resources
Fully supportedResources are typed entities (people, equipment, facilities). We export Resource Name, Type, Capacity, and Consumption units. Resource contention data is carried as a linked consumption table, not a standalone field.
Resource Types
Fully supportedResource Types group Resources for drum scheduling. We export the type hierarchy so the Dynamic Drum logic can be reconstructed in the destination system. Types are required when migrating ATU (Automated Task Update Utility) configurations.
Custom Fields
Mapping requiredCustom Fields are per-account extension properties. We export field definitions and values but note that destination PM tools vary in their custom-field model; we map to the closest native or custom field in the target and flag any that cannot be represented.
Project Templates
Mapping requiredTemplates contain reusable task networks and resource assignments. We export the template block structure and task sequence. Template Blocks are supported but the destination must support template-to-project instantiation logic to use them meaningfully.
Custom Roles
Mapping requiredCustom Roles govern permission scoping within Exepron. We export role definitions and their permission sets. Because most destination PM tools have their own RBAC model, we map roles to the nearest equivalent or flag where custom roles cannot be represented.
Activities / Activity Bundles
Mapping requiredActivity Bundles group related Activities under a parent Work Package. We export the bundle hierarchy. Some destination systems treat bundles as folders; we resolve the structural mapping during scoping.
Alerts and Reason Codes
Mapping requiredExepron alerts are threshold-based notifications tied to task slippage and resource overloads. Reason Codes annotate why slips occurred. Both are exported as metadata, but the destination must support a comparable alerting engine for them to remain actionable.
Earned Value records
Mapping requiredEarned Value Module tracks Planned Value, Earned Value, and Actual Cost per task. We export the EV metrics snapshot. Because EV is calculated at migration time, we flag this as a point-in-time export rather than a live-streaming figure.
BIDSS configurations
Not in this platformBIDSS is Exepron's runtime Business Intelligence Decision Support System—its dashboards, charts, and heatmaps are generated from live project data at query time. There is no persistent BIDSS configuration artefact to export; we do not migrate this object.
PALS training records
Not in this platformPALS (Project Advanced Learning System) is a simulation and knowledge-transfer environment. It generates learner progress data independently of live projects. We do not migrate PALS records as they are not project data.
What-If Analysis Projects
Mapping requiredWhat-If scenarios are separate project clones with modified constraints. We export the base project plus the scenario delta (changed durations, resource loads, or start dates). The destination must support scenario branching or we consolidate to the baseline.
| Object | Support | Notes |
|---|---|---|
| Projects | Fully supported | Projects are the top-level container in Exepron's hierarchy. We export project metadata, status, start/finish dates, priority flags, and the Project Risk Quotient score via GET /projects. The chain positioning is preserved as a computed field we capture at migration time. |
| Tasks (Activities) | Fully supported | Activities in Exepron correspond to Tasks. We map Task Name, Duration, Start, Finish, Predecessors, and Fixed-Duration flags. Activity Kanban statuses and Custom Activity Statuses are preserved as enumerated values; we translate them to the destination field equivalent during load. |
| Resources | Fully supported | Resources are typed entities (people, equipment, facilities). We export Resource Name, Type, Capacity, and Consumption units. Resource contention data is carried as a linked consumption table, not a standalone field. |
| Resource Types | Fully supported | Resource Types group Resources for drum scheduling. We export the type hierarchy so the Dynamic Drum logic can be reconstructed in the destination system. Types are required when migrating ATU (Automated Task Update Utility) configurations. |
| Custom Fields | Mapping required | Custom Fields are per-account extension properties. We export field definitions and values but note that destination PM tools vary in their custom-field model; we map to the closest native or custom field in the target and flag any that cannot be represented. |
| Project Templates | Mapping required | Templates contain reusable task networks and resource assignments. We export the template block structure and task sequence. Template Blocks are supported but the destination must support template-to-project instantiation logic to use them meaningfully. |
| Custom Roles | Mapping required | Custom Roles govern permission scoping within Exepron. We export role definitions and their permission sets. Because most destination PM tools have their own RBAC model, we map roles to the nearest equivalent or flag where custom roles cannot be represented. |
| Activities / Activity Bundles | Mapping required | Activity Bundles group related Activities under a parent Work Package. We export the bundle hierarchy. Some destination systems treat bundles as folders; we resolve the structural mapping during scoping. |
| Alerts and Reason Codes | Mapping required | Exepron alerts are threshold-based notifications tied to task slippage and resource overloads. Reason Codes annotate why slips occurred. Both are exported as metadata, but the destination must support a comparable alerting engine for them to remain actionable. |
| Earned Value records | Mapping required | Earned Value Module tracks Planned Value, Earned Value, and Actual Cost per task. We export the EV metrics snapshot. Because EV is calculated at migration time, we flag this as a point-in-time export rather than a live-streaming figure. |
| BIDSS configurations | Not in this platform | BIDSS is Exepron's runtime Business Intelligence Decision Support System—its dashboards, charts, and heatmaps are generated from live project data at query time. There is no persistent BIDSS configuration artefact to export; we do not migrate this object. |
| PALS training records | Not in this platform | PALS (Project Advanced Learning System) is a simulation and knowledge-transfer environment. It generates learner progress data independently of live projects. We do not migrate PALS records as they are not project data. |
| What-If Analysis Projects | Mapping required | What-If scenarios are separate project clones with modified constraints. We export the base project plus the scenario delta (changed durations, resource loads, or start dates). The destination must support scenario branching or we consolidate to the baseline. |
Gotchas
What to watch for in Exepron migrations
Issues we've hit on past Exepron migrations, tagged by severity. FlitStack AI handles every one — surfacing them up front because buyer engineering teams want to know.
API uses placeholder URLs that must be replaced
API scopes and token expiry are not publicly documented
MS Project import requires exact column sequence
BIDSS and PALS have no persistent export artefacts
No prorated refunds on cancellation
| Severity | Issue |
|---|---|
| Medium | API uses placeholder URLs that must be replaced |
| Medium | API scopes and token expiry are not publicly documented |
| Medium | MS Project import requires exact column sequence |
| High | BIDSS and PALS have no persistent export artefacts |
| Low | No prorated refunds on cancellation |
Leaving Exepron?
Where Exepron customers move next
5 destinations Exepron can migrate to.
How a Exepron migration works
Four steps, Exepron-specific
Connect
OAuth 2.0 with Client ID and Client Secret via Identity Server into Exepron. Scopes limited to read-only on the data we move.
Map
We translate Exepron-specific structures (custom fields, objects, value lists) to the destination's model.
Sample
Test with a 50–200 record subset to validate Exepron quirks before production.
Migrate
Full migration with Exepron rate-limit handling. Rollback available throughout.
FAQ
Exepron migration FAQ
Answers to the questions buyers ask most during Exepron migration scoping. Not seeing yours? Book a call.
Can't find your answer?
Walk through your Exepron migration with a real engineer — 30 minutes, free, written quote within 24 hours.
Book a free 30 minute consultationOther project management tools we support
Ready when you are
Migrate Exepron.
Without the rebuild.
Free scoping call with a migration engineer. Tell us about your Exepron setup and destination — written quote back within a business day.