Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Building Flow Services | Setting Properties for a Flow Step
 
Setting Properties for a Flow Step
Every flow step is associated with a unique set of properties. The properties for a flow step are displayed in the Properties view. Values that you specify in the Properties view apply only to the selected step in the editor.
Although each type of flow step has a set of unique properties, they all have the following properties:
Property
Description
Comments
Assigns an optional descriptive comment to the selected flow step.
Label
Assigns a name to the selected flow step. When a label is assigned, that label appears next to the step in the editor. The label allows you to reference that flow step in other flow steps. In addition, you use the label to control the behavior of certain flow steps. For example, the BRANCH step uses the Label property to determine which alternative it is supposed to execute.
See The BRANCH Step and The EXIT Step for additional information about this use of the label property.