Skip to content

S-01 · Source candidate per cube

FieldValue
IDS-01
Categorysource
Severityerror
Blocks modeHEURISTIC_DRAFT (blocks every promotion)
Applies toplans that contain a Cube node
Sourceinternal/sap/validate/validate.go

At least one source candidate (sources.SourceVerdict.Selected) is resolved for the plan. A cube cannot be activated against no data provider.

The graph contains a cube node and the source resolver returned no Selected candidate. If the graph contains no cube, the gate is not evaluated and passes vacuously.

S-01: no source candidate; cube cannot be activated.

Either resolve a source candidate (adjust the binding, broaden the source pool, accept a lower-tier candidate) or remove the cube from the plan. See How to resolve a gate.