Plans
A Plan represents an IBP (Integrated Business Planning) cycle. Typically you have one plan per fiscal year, though some organizations run rolling plans. Each plan defines:- The planning horizon (date range)
- The base currency
- The network of distribution centers, products, and channels being simulated
- A set of Scenarios to compare
planId. You can list your plans with:
Scenarios
A Scenario is a complete simulation run within a plan. Think of it as a “what-if” version of your supply chain.Common scenario types
| Flag | Meaning |
|---|---|
actual | Real historical data (actuals) |
committed | The officially committed plan |
forecast base | Statistical baseline forecast |
primary | Primary planning scenario |
Comparing scenarios
The key power of SIMCEL is scenario comparison. The Insights API supports up to 3 scenarios per request. Pass them as a comma-separated list:Data freshness
Scenario data is recomputed each time a simulation runs inside SIMCEL. Themeta.generatedAt field in every response tells you when the underlying data was last updated. For time-sensitive agents, check this field and alert if data is stale.
