On this page | |
Since | 17.5 |
This node maps upstream static or dynamic work items to downstream static items
using an expression. For more complicated mapping logic, it may be easier to use
a Python Mapper
Parameters
Expression
Map Static Expression
The expression used to determine which upstream static items should be mapped to which downstream static items.
Map Dynamic Expression
When Use Dynamic Mapping is enabled, this parameter can be set to defined the expression used to map upstream dynamic items to downstream static items.
Examples
MapByExpression Example for Map by Expression TOP node
This example demonstrates how to use the Map by Expression node to establish dependencies from downstream to upstream work items.
See also |