cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping problem

Former Member
0 Kudos

Hello,

I have source like below

Message

articleno

subMessage

quantity

submessage

quantity

target message

no of occurence of target should be equal to submessage occurence but while doing this getting error as cannot produce target message for articleno

as articleno is having only one entry in this case it is not able to generate second occurence

I hope its clear

Very helpful some one can provide solution

Rajesh

Accepted Solutions (1)

Accepted Solutions (1)

former_member200962
Active Contributor
0 Kudos
no of occurence of target should be equal to submessage occurence but while doing this getting 
error as cannot produce target message for articleno
as articleno is having only one entry in this case it is not able to generate second occurence

Check if can use UseOneAsMany function...this will hopefully solve your problem

Answers (2)

Answers (2)

Former Member
0 Kudos

I was assuming that to use useoneasmany and it solved my problem

Thank you

MichalKrawczyk
Active Contributor
0 Kudos

hi,

assuming you're using message mapping

connect submessage node with target message node (also use removecontext)

and it will work

Regards,

Michal Krawczyk