Table of Contents

Flow - Target

About

The target is a data resource that is the counterpart of an input in an operation.

The target can be used as output of an operation.

Example

Transfer

In every transfer operation, the target-data-uri defines where the data should be stored

Note:

Diff

In a diff operation, the target is the data resource used to make a diff with the inputs

Create

In a create operation, the targets represents the created data resources from the input.

Execute

In the execute operation, the targets represents the created resources.