AGGREGATE REPORTER DATASETS

Aggregates the selected reporters’ output_datasets across workflows. Reporters are matched by composite worker_id::reporter_name::branch. Each row carries an injected workflow_name column from the supplied label map (defaults WFA, WFB, WFC…). Used by the Workflows-list ‘Compare Reports’ bulk action to populate step 2 of the wizard.

When to use

Tagged: compare, reports, workflow, reporters, aggregate, overlay.

Inputs

Label ID Type Default Required Description
Selections selections dataset List of {workflow_id, worker_id} pairs identifying which reporters to aggregate.
Workflow Labels workflow_labels json   Optional map {workflow_id: label} for the injected workflow_name column. Defaults to WFA, WFB, WFC…

Outputs

Label ID Type Description
Match Groups match_groups json Array of {match_key, label, columns, rows, column_types} groups for downstream consumers (e.g. Compare Reports wizard).

Disciplines

  • platform.workflow

Auto-generated from platform schema. Worker id: compare_reports_aggregate_datasets. Schema hash: 64f8c6ea5324. Hand-curated docs in workerexamples/ override this page when present.