This component analyzes the contents of a provided workflow and determines if the workflow "passes audit" based on configuration.
The auditing process will check for deprecated nodes and any outdated components, but whether or not either of those two criteria actually trigger an audit failure is configurable in the component dialog. If neither failure criteria is selected, all workflows will pass audit. The depth to which the workflow is audited (i.e. drilling into components) is also configurable.
- Type: Workflow Port ObjectWorkflowA KNIME workflow (or workflow segment) provided as a Workflow Port Object.