cancel
Showing results for 
Search instead for 
Did you mean: 

mapping problem

Former Member
0 Kudos

Hi

Source message occurs 3 times, target only once, what is wrong?

Probably the target element may have cordinality of either zero or 1. Please correct me if I am wrong.

thanks

kumar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Palnati,

<i>Source message occurs 3 times</i>

You mean you are getting source message as 3 times or any of the field in the source message is occurring three times. Your assumption might be true so check for the occurrence in the source and the target.

Also if you are getting an IDoc with a segment three times like AG, WE etc then this might be correct also. Check your mapping document to what it should be mapped.

---Satish

Answers (3)

Answers (3)

Former Member
0 Kudos

Hey

>>Source message occurs 3 times, target only once, what is wrong?

is this an error?

its possible that the occurence of sender has been set to 0-unbounded(or 1-unbounded) and the receiver has been set as 1.

have a look in the data type to see the occurences.

thanx

ahmad

Former Member
0 Kudos

Do you have this problem in message mapping ( TEST TAB) or while you are implementing the end to end scenario. If its end to end scenario also check the queues SMQ1 and SMQ2

Former Member
0 Kudos

Hi,

Yes, what you said is one possibility.

Also, you will want to map the parent source node, which occurs mulitple times, to the parent target node, in addition to mapping the children elements.

Regards,

Bill