GET RESPONSES FROM STUDY

Retrieves named response variables from one or more d3VIEW studies. Use this worker when a downstream workflow node needs to consume KPI or response data that was previously computed and stored in a study.

When to use

Tagged: kpi, remote_lookup, responses, study.

Inputs

Label ID Type Default Required Description
Study input_study_id remote_lookup   One or more d3VIEW study IDs to query; selected via remote lookup against the studies datastore. Repeatable — add multiple entries to aggregate responses across studies. Leave empty to resolve dynamically at runtime.
Response Names input_response_names text Comma-separated list of response variable names (e.g. ‘peak_force,intrusion,HIC’) to retrieve from the specified study or studies. Must match the exact names stored in the study responses.

Disciplines

  • cae.postprocessing.response
  • platform.workflow

Auto-generated from platform schema. Worker id: study_responses. Schema hash: 5f4536b562d0. Hand-curated docs in workerexamples/ override this page when present.