Hi expert,
maybe is a simple question, but I don't remember how to do that.
In a receiver scenario in my input mapping I have:
header (0..1)
- header field1
- header field2
- header field3
- lines (0...unbounded)
--- line field1
--- line field2
....
In output mapping I want to transfer header field2 value into line field2 value (same value for all the lines).
But if I try with graphic mapping only the value of the first line get populated, and the value of other lines is null.
What I have to do to populate the field for all lines?
Thanks
Fabio