Format of the steps input file

The input file for the Transaction RunGraph component specifies the graphs to run within the outer transaction.

The following graphic illustrates a sample input file, AttributeSteps.csv:

Outer transaction step input file
The first line is the header row, which defines the names of the properties:
Path,Argument
The actual names of the properties are arbitrary; you can use different names from those used in this illustration. The properties are delimited (for example, by the comma in the example CSV file). The second and following rows in the input file contain the input values:

Standard practice is to store the input file in the project's data-in directory.