Checkpoint#
This task creates a checkpoint with the provided inputs.
Upon activation, this task will register a checkpoint and emit all values.
Details#
| Fields | Details |
|---|---|
| Scope | Factory Automation Enterprise Integration Data Platform |
| Workflow | Data flow Control flow |
IsProtocol flag |
Inputs#
| Name | Data Type | Values | Description |
|---|---|---|---|
| Activate | Any | Activates the task execution |
Outputs#
| Name | Data Type | Values | Description |
|---|---|---|---|
| Success | Boolean | If there was no problem emits a true | |
| Error | Error | Error that occurred during the processing of this task |
Additional inputs and outputs can be defined in the Inputs/Outputs tab:
Settings#
On the General Tab, you have the usual settings and the following options settings:
| Name | Data Type | Values | Default | Description |
|---|---|---|---|---|
| Wait for Checkpoint Save | boolean | true | Whether the task should wait for the checkpoint to save | |
| Clear Inputs (on activate) | Boolean | true | Defines if it is to clear the input values after receiving an activate |
Behavior#
In this task, the inputs are mirrored to the outputs.
To use this task simply connect the Inputs with the values to save and activate it by passing any value to the Activate port.

