IMPORT RESPONSES FROM FILES

Ingests physical-test response data from files and associates the parsed responses with one or more existing physical-test records on the platform. Use this worker to bulk-import time-history or channel responses from file-based sources into the d3VIEW physical-test database.

When to use

Tagged: files, import, ingestion, physical_test, responses, simulation.

Inputs

Label ID Type Default Required Description
Physicaltest physicaltest_id remote_lookup One or more physical-test record IDs (remote lookup against the physicaltests datastore) whose response data will be populated from the imported files; select all tests whose file-based responses need to be ingested.

Outputs

Label ID Type Description
Physicaltest Id physicaltest_id integer Integer ID of the physical-test record whose responses were successfully imported; can be passed downstream to response-processing or correlation workers.

Disciplines

  • cae.postprocessing.response
  • data.dataset.ingest

Auto-generated from platform schema. Worker id: physicaltest_import_responses_from_files. Schema hash: 0cc1629c045b. Hand-curated docs in workerexamples/ override this page when present.