Hi,
I have simple requirement in PI mapping but not sure how to apply it using graphical mapping. Any help is greatly appreciated.
1. If (Source) F1 has values, populate it in (Target) F2, else don't map (Source) F1 to (Target) F1. In other words, populate (Target) F2 only if (Source) F1 is bringing in values, otherwise don't send empty values.
2. If (Source) F1 or F2 has values, pass it to corresponding fields, i.e. (Target) F1 or F2. If (Source) F1 or F2 is blank, populate (Target) F1 or F2 with constants.
Also, how to pass empty values or blank fields?
Thanks.