cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping issue

Former Member
0 Kudos

hi guys!

i have following source structure:

- item (0..n)

- - subitem1 (1)

- - subitem2 (1)

- - ...

Although subitem1 can occur n times (depending on item's occurence), it can contain only one of 2 values (X or Y).

My target struct is

- nodeA (0..n)

and I want it to be 2 times in the target document with source subitem1 distinct value..

so:

- nodeA (value X)

- nodeA (value Y)

Any ideas, how to achieve this?

Thanx, O.

Accepted Solutions (1)

Accepted Solutions (1)

former_member192892
Active Contributor
0 Kudos

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Can you elborate your problem..

I understand that you are mapping target nodeA to subitem 1 only...

and in target you want the target node should occur only twice with values X and Y respectively...

kindly tell this what you want

Regards,

Anu Singhal