Show TOC

Object documentationSwitch Operator Locate this document in the navigation structure

 

A general operator that defines multiple execution flows. You use this operator to receive input from multiple sources (such as a data service and a form view) and pass the received data as input to a single model element.

 

Group: Additional Operators

Model level: iView

Structure

The following table describes the properties and attributes of this model element:

Group

Property

Attribute

Description

Switch Operator

Name

Label for the operator

Table at bottom

Data Type (Data Type)

Type of data in field

Fields

Names of the fields whose values are returned through the switch operator to the output element

Note Note

You add and remove ports on the operator by right-clicking the operator icon on the Design board and choosing Add Port or Remove Port from the context menu. You can add an unlimited number of ports.

End of the note.