Outcome fields

In Action components, you can define the data that is written to the database or web service.

Table 1. Outcome fields
Field Description
Message You can enter any string, which will be written to the database or web service when the Action component fires.
Additional Information You can use the value selector to choose data from any data source or component that is available to the Action component. Availability depends on the component's data source dependency constraints.

You can attach a label to each outcome value that you specify. These labels become the names of fields in the outcome. When you use a queue connector for outcome data, a label is required.

When you include data from a Container or Select component, you can select Column or Tabular as the data type. Use Column for fields that are aggregated into a single value, and Tabular for records that contain a set of fields.