Spectre Flow Sort Process Object
The Spectre Flow Sort Process object allows you to reorder the data before building the output or continuing with further processing.
The Sort Process object has two sections in the properties panel where you set attributes.
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 Sort Process object
column grid section is where columns are selected for sorting.
| 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. |
| Sort | Select to add the column to the sort. |
| Sort Order | Generated automatically according to the order in which you check the Sort boxes. |
| Reverse | Select to change from the default (ascending order) to descending order. |