filtering records in message mapping by field value
hi,
i have a source message:
record: 1..1
--row: 0..unbounded
-
type: 1..1
-
data: 1..1
i want to map to target message with the same structure only rows with type = x.
how do i do that in message mapping?
thanks
Tomer