Skip to content

Update Configurator Iteration ​

Triggers reprocessing of an existing Configurator iteration, regenerating its outputs based on its current control values.

Purpose ​

Use this task when an iteration needs to be reprocessed — for example, after a linked file has changed, after a manual correction to control data, or as part of a bulk reprocessing workflow. The task instructs the Configurator engine to re-run the full processing pipeline for the specified iteration within the given project, applying any current template logic and automation rules. The iteration ID is typically sourced from the output of a Query Configurator Iterations node.

Inputs ​

FieldTypeRequiredDescription
Project NameTextYesThe name of the Configurator project the iteration belongs to.
Iteration IdTextYesThe ID of the iteration to reprocess. Typically sourced from the output of a Query Configurator Iterations task.

Outputs ​

NameDescription
Iteration IdThe ID of the iteration that was processed, confirmed on success.

Tentech