Spectre Flow Concat Process Object
The Spectre Flow Concat Process object brings columns from multiple sources into the data flow input. If a column is requested in the output flow that does not appear in all the input flows, the value of that output column is null in the appropriate rows.
The Concat Process object has the following panels:
View each source object in the
source columns section.
| Attribute | Description |
|---|---|
| Sources | Displays the name of the input source object. This attribute is read-only. Double-click the Sources value for a column to change focus to that object. |
| Order | Displays the name and object type of the source object. |
Each object has an area where you can enter comments. It is DI best practice to enter a note for every object in a Spectre Flow script.
Every Spectre Flow node comment area is Markdown-enabled. For more information, see Workbench Markdown Editor.
The Concat Process object
column grid section lists the columns from the input sources.
| Attribute | Description |
|---|---|
| Name | Displays the name of each input column. This attribute is read-only. |
| Type | Displays the type of each input column. This attribute is read-only. |
| Source Object |
Displays the name of the source object for the column. This attribute is read-only. Double-click the Source Object value for a column to change focus to that object. |