cancel
Showing results for 
Search instead for 
Did you mean: 

XI Mapping : complex Case to me

Former Member
0 Kudos

Hi,

here i will explain my mapping case :

Source :

Items :

item1

item2

item3

TextItems

1 texta for item1

1 textb for item1

3 text for item3

Target Structure(take care about cardinality)

Items(0...unbounded)

Itemdetail(1..1)

ItemText(0..1)

LinesOfText(1..n)

LineOfText(0..1)

So with my example i want to reach this result :

Items(0...unbounded)

Itemdetail(1..1)

item1

ItemText(0..1)

1

LinesOfText(1..n)

LineOfText(0..1)

1 texta for item1

LineOfText(0..1)

1 textb for item1

item2

item3

ItemText(0..1)

1

LinesOfText(1..n)

LineOfText(0..1)

3 text for item3

I think i will loose my head if i'm still searching for the solution.

Help me not becoming totally crazy

Thank you

Accepted Solutions (1)

Accepted Solutions (1)

former_member214364
Active Contributor
0 Kudos

Hi Laurent,

i sent solution to your mail id,please check it and let me know it there are any issues.

Cheers,

Jag

Former Member
0 Kudos

Hi Jag,

Can you forward the same to my mail id also?

reachtechie@gmail.com

Thanks

Balaji

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,

if my understanding correct , it my be possible with map the left ide items to right side intems

lafet sie textitems to lineitems .. and rest of same to one to one ..

remember if source side is single occurrence and that to map with right side multiple nodes in that case use maponetomany ot copyvalue..

Regards

Chilla

former_member214364
Active Contributor
0 Kudos

Hi Laurent,

Could you please send me the source and target Message Type screen shots to my mail id jag.int@gmail.com,bcoz here i could find the hierarchy between nodes.

send me some sample source data too.

Cheers,

Jag