<Name of Activity1>

Configuration

Field Description
   

Input Settings

The Input Settings tab displays the input schema of the activity as a tree structure. The schema varies according to the object that you selected on the Configuration tab. You can provide the input values in the Flogo Connector for mapping input fields directly or use Mapper to map the input values to a field from the output of a preceding activity in the flow.

The Input Settings tab has the following fields:

Field Description
   

Input

The Input tab has the following fields:

Field Description
   

Output Settings

The Output Settings tab displays the output schema of the activity as a tree structure. The output is read-only. The information in the schema varies based on the fields selected on the Configuration tab. The properties that are displayed in the schema correspond to the output of this activity and can be used as input by subsequent activities in the flow.

Output

The Output tab has the following fields:

Field Description
  

Iterator

Use the Iterator tab to iterate a certain piece of logic multiple times. If you leave this tab blank, the activity is executed only once. For more information about Iterator, see "Using the Iterator in an Activity" in the TIBCO Flogo® apps documentation.