Summary |
0006013: Add :SOURCE_NODE_ID, :SOURCE_EXTERNAL_ID, and :SOURCE_NODE_GROUP_ID variables to column match routers |
|
Revision |
2023-10-10 17:01 by emiller |
|
Description |
There currently isn't a straightforward and efficient way to prevent data from being sent to a target node if a column's value is not equal to the source node's ID. The same goes for the source node's external ID and group ID. It would make it easier if column match routers had access to :SOURCE_NODE_ID, :SOURCE_EXTERNAL_ID, and :SOURCE_NODE_GROUP_ID variables. |
|
Revision |
2023-10-10 15:50 by emiller |
|
Description |
There currently isn't a straightforward and efficient way to prevent data from being sent to a target node if a column's value is not equal to the source node's ID. It would make it easier if column match routers had access to a :SOURCE_NODE_ID variable. |