Skip to main content

Semantic Model Health Check

Current configuration of the Semantic Model Health Check task in the Workflow Designer

The Semantic Model Health Check task verifies whether a published model is usable at the time the workflow is executed.

The check considers publication status, accessibility, data availability, freshness, and the state of the last update. For a Live model, an Import generation is not required.

Configuration

FieldDescription
Semantic ModelPublished model to check.
Maximum AgeMaximum age allowed for Import data, expressed in minutes. 0 does not apply this limit.
Accept Unupdated DataConsiders a model usable if it exceeds the maximum age.
Accept Ongoing UpdateAllows continuation while the model is updating.
Fail if UnhealthyCauses the task to fail when one of the required checks is not passed.

Results

The task exposes:

  • overall outcome and health status;
  • data age;
  • amount of available data;
  • result of source checks;
  • state of the last update;
  • diagnostic message, when necessary.

Usage

Insert this task before an extraction or report when the process requires up-to-date data. If Fail if Unhealthy is disabled, use the outcome in a condition to choose between continuation, notification, or an alternative path.

For manual management, consult Publication and Refresh.