cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping

Former Member
0 Kudos

hi,

My source & target structure is

Charac

-


characlogic

-


charac1

-


charac2

-


charac10

My requirement is that

whenever characlogic in source is AND , each charac should be mapped to charac1 .i.e different characteristic

whenver characlogic is XOR each charac value should be mapped to the same charac

i.e if characlogic=AND

charac1 = blue

charac2 = green

charac 3= blue

then output should be

charac1 = blue

charac1 = green

charac1= blue

charac2 should be blank

charac 3 should be blank

kindly help

regards,

loveena

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Loveena,

use the function "duplicate subtree" on field charac1 the target side and mapp the fields charac1-10 to this filed (using the AND logic). For the XOR logic map each field to it's composite and implement the XOR logic in every mapping.

Regards

Dominic

Answers (2)

Answers (2)

justin_santhanam
Active Contributor
0 Kudos
former_member859847
Active Contributor
0 Kudos

Hi,

Please use the node function remove context by CHARC.

if characlogic=AND

else map the same charc.

regards

mahesh.