Hi All,
I'm doing a mapping where the source structure has three elements phone (Home ,Work, mobile) each having occurrence 0..1
I have created the target structure as an attribute Phone with occurrence 0- unbounded.
Please let me know the best way to map this three fields to the attribute. So based upon the input the attribute phone will repeat.
Thank you