The fifth step in defining a workflow subscription is
to map workflow data fields to object properties. For example, your
workflow could have a data field for Employee Name that you want to
map to the Creator property of the object.
These restrictions
apply to property mapping for an automatically launched subscription:
- You can only map properties to data fields with the same data
type. For example, you can map a string property (such as "Name")
to a string data field, but you cannot map an integer property to
a floating data field.
- You cannot map an object-valued property to a data field. That
is, if the value of a property is another object, you cannot map that
property to a workflow data field.
- GUIDS cannot be mapped to data fields.
To map properties to data fields: