Skip to main content

DCM packages

Demand Chain Management (DCM) modules model demand signals, orders, returns, and channels, using the same runtime and loop participation patterns as SCM.

Module interface

Runtime configuration

@betterdata/dcm-demand focuses on forecast, velocity, threshold, and replenishment services plus loop-participation — wire adapters from your bootstrap (see package README); there is no configureDcmDemandRuntime export today.

Services

Import the concrete service factories and state-machine helpers named in each package’s src/index.ts and README (names vary by module).

Loop participation

Package list

Pair DCM packages with @betterdata/dcm-contracts for typed events end-to-end.