tgwms domains
- not mandatory
-
The workflow attribute can be empty before starting the activity and can be empty at the end of the activity.
- mandatory on input
-
The workflow attribute must have a value before the activity can be started. At the end of the activity the attribute can be empty.
- mandatory on output
-
The workflow attribute can be empty when you start the activity. However, when the activity ends the workflow attribute must have a value.
- mandatory on both
-
The workflow attribute must have a value before the activity can be started. The workflow attribute must still contain a value (not necessarily the same as with which the activity was started) at the end of the activity.
- Update Activity from WFM
-
The workflow attribute is imported into the session if the activity is actually started. Even though the value of the field can be changed in the session, the value is not stored in the workflow attribute at the end of the session.
- Update Both Ways
-
The workflow attribute is imported into the session before the activity is actually started. At the end of the session the possible changed value is stored in the workflow attribute. This does not occur if the session is suspended or aborted.
- Update WFM from Activity
-
At the end of the session the new or changed value is stored in the workflow attribute. This does not occur if the session is suspended or aborted.
- No update
-
The workflow attribute is not used in this activity. This means that you can disable a global attribute-mapping definition for a particular activity.
- ERP Field
-
The workflow attribute is linked to an ERP table field or to an ERP form field.
- Query
-
The workflow attribute is linked to a query
- Actual ERP Field
- Actual Query
- Actual Function
- Child Process Attribute
- Field Value
-
retrieves a specific value of an ERP table field from a certain record.
- Minimum
-
retrieves the lowest value of an ERP table field from a range of records.
- Maximum
-
retrieves the highest value of an ERP table field from a range of records.
- Sum
-
retrieves the sum of an ERP table field over a range of records.
- Average
-
retrieves the average of an ERP table field over a range of records.
- Count
-
retrieves the number of occurrences of an ERP table field over a range of records.