Skip to Content
0
Former Member
Feb 26, 2009 at 10:06 PM

unmapped nodes duplicates in target

32 Views

Hi,

below is my source and target mesg

source

header 0--ub

A 0--1

B 0--1

C 0--1

D 0---1

target

header1

A 0--1

B 0--1

Header2

C 0--1

D 0--1

Header3

E--const

F--Const

my source header is mapped to header1 and header2.

so in target, i see header1, A,B have values as mapped and empty C,D . which i wnt remove.

same behavior in hedaer2, A,B empty but C,D has value.

in header3 i see empty A,B,C,D(as no maped nodes) nad const.

i don wan unmapped fields,

i m trying to use standard functions but nothing i clicking,occurences of items are not fixed.

hav gone thru the use of functn like copyvalue,removecontext etc

pls help me resolving this

thanks,