Set Data Fields

What does it do?

Data Fields can be created via the Context Browser at the time of designing the workflow. The Set Data Fields wizard sets data field values either by a static value at design time, using an Inline Function to calculate a dynamic value during runtime, or pull in a dynamic value from a SmartObject during runtime.

How is it used?

Data fields are metadata, in that the data exists only within the workflow itself and isn't stored in SharePoint. A business process may use data fields to indicate the process state and how long it has been running. Try to limit the amount of data stored in data fields and, for example, store record IDs that can be used to load the entire record rather than storing all of the data in data fields.

Wizards can be edited. For more information see Edit Wizards.