Assert Scalar Variables
    • Dark
      Light

    Assert Scalar Variables

    • Dark
      Light

    Article Summary

    Assert Scalar Variables

    This component forms part of Matillion ETL's assert components suite. This suite of components is an Enterprise Mode feature. Click the link to learn more about Matillion ETL Enterprise Mode.

    Learn about Matillion ETL's other assert components in the Assert Components Overview guide.


    Overview

    Assert Scalar Variables can be used to verify that a variable value is as expected at a particular point in an Orchestration Job. The component can identify whether the variable is wrong and indicate a failure. Additionally, using the Assert Scalar Variable component can determine whether the job should continue or not. For example, you can use this component to validate that the variables have been correctly passed down from a parent job before running the child processes.


    Properties

    PropertySettingDescription
    NameStringA human-readable name for the component.
    AssertionsInput VariableSelect the input variable.
    ValueSpecify the value of the variable.

    What's Next