UPDATES EXISTING DATA FILE

Updates an existing Simlytiks data file on the platform by replacing its content with a new upload. Use this worker whenever a dataset already registered in Simlytiks needs to be refreshed with revised or corrected file content.

When to use

Tagged: dataset, file_update, simlytiks, user.

Inputs

Label ID Type Default Required Description
Simlytiks File simlytiks_file file The new file to upload and overwrite the existing Simlytiks dataset entry; required, must be a single file (options flag enforces single-selection).
Simlytiks ID simlytiks_id remote_lookup   The Simlytiks dataset ID of the existing record to update; resolved via remote lookup (primary key: remote_lookup_simlytiks) — leave null to let the platform infer the target from context.

Outputs

Label ID Type Description
Simlytiks Dataset simlytiks_id integer Integer ID of the updated Simlytiks dataset record, confirming the file replacement was successfully registered on the platform.

Disciplines

  • data.io.file
  • platform.integration

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