Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: Tim MeagherHey,
The MetaCheck node exists in LAE 4.1.x and LAE 4.5.x, however, the node has changed slightly between 4.1.x and 4.5.x.
From the LAE (4.5.0) release notes:
The MetaCheck node has been changed to improve performance and add extra functionality. The node no longer has an output by default. If no output is present, and there are no checks involving number of records, then the node will complete much quicker than it currently does.
The parameter "TerminusAction" replaces the parameter "TerminusType", with the same options and defaults. Existing nodes using the "TerminusType" will still function correctly, as this parameter has simply been hidden, and if this parameter is set, and TerminusAction is not set, then TerminusType is used.
The parameter "SuccessAction" has been added. This has the same options as TerminusType/TerminusAction, but describes what to do in the case that all of the tests pass.
Note that with the removal of the default output, existing MetaCheck nodes that used this output will need to be rewired. However, in most cases (depending on the current setting of TerminusType) it would be recommended to simply connect the inclock of these nodes to the outclock of MetaCheck, and connect their input to the same source as the input to the MetaCheck node.