cancel
Showing results for 
Search instead for 
Did you mean: 

Element Cardinality

Former Member
0 Kudos

Hi,

I got some questions on Element cardinality:

1) If a Source message occurs 3 times, target only once, what is wrong?

2) In mapping if source element has one element and if there are 3 occurrences for target element, what might have happened?

a) At Sender set minoccurs = 3. (True / False)

b) At sender set maxoccurs = 3. (True / False)

c) Receiver set minoccurs = 3. (True / False)

d) Receiver set maxoccurs = 3. (True / False)

3) In simple mapping - one source results in 4 identical target messages, with regarding cardinality what is the problem?

I always seem to be gettin confused on these..

can any one please explain the above questions...

any links for better understanding is appreciated

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

<i>1) If a Source message occurs 3 times, target only once, what is wrong?</i>

There is nothing wong. If the target occurance max is one then only the first value will go

<i>2) In mapping if source element has one element and if there are 3 occurrences for target element, what might have happened?

a) At Sender set minoccurs = 3. (True / False)

b) At sender set maxoccurs = 3. (True / False)

c) Receiver set minoccurs = 3. (True / False)

d) Receiver set maxoccurs = 3. (True / False)</i>

<i>3) In simple mapping - one source results in 4 identical target messages, with regarding cardinality what is the problem?</i>

Just keep min occurance 0 and max unbounded

Please go through this URL. Gives a clear idea on cardinality.

http://help.sap.com/saphelp_nw04/helpdata/en/e4/82cf0ec8b9494db92e27e2be69524f/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/3d/24e15bf9d79243b45d49b13b03de8f/content.htm

Regards

Vijaya

Answers (0)