cancel
Showing results for 
Search instead for 
Did you mean: 

Error in messege mapping " Structure with min!=max without mapping"

0 Kudos

Hi Experts,

got an error in messege mapping, after mapping was done as " Structure with min!=max without mapping" . Any idea what is my mistake!

Points will be rewarded.

Thanks and Regards,

Arnab.

Accepted Solutions (1)

Accepted Solutions (1)

vijay_b4
Active Contributor
0 Kudos

Hi Mohd,

This error pops up when your mapping is incomplete...

First check all the fields are mapped....

and check all the required fields are mapped which are in RED in colour...if not map to the specific field or to a constant or disable that one...and check the type of the sourse and target fields.....is it string,floatetc

you got a element, which occurences (=minOccurs & maxOccurs) are unequal.

Those fields have to be mapped.

http://help.sap.com/saphelp_nw04/helpdata/en/02/9a6a1c244411d5b2e30050da4c74dc/frameset.htm

Reward points if this helps

Regards

Pragathi.

Answers (6)

Answers (6)

Former Member
0 Kudos

Hi,

1) Check the Occurance of mapped fields.

2) U have to map 1..1 occurance fields these fields are mandatory.

Regards,

Rohit

Reward points if helpful.

aashish_sinha
Active Contributor
0 Kudos

Hi,

Do a F7 in your message mapping. It will let you know the error..

Also have you used any advanced UDF in your mapping? If so make sure, the target of these fields have occurance unbounded. May be you are writing many values to the result list which the node can not hold...

Regards

Aashish Sinha

PS : reward points if helpful

former_member189354
Contributor
0 Kudos

Hi,

got an error in messege mapping, after mapping was done as " Structure with min!=max without mapping" . Any idea what is my mistake!

i.e. you structure min>0 indicated it should be mapped then only u r mapping will work.

Regards,

Rao.Mallikarjuna

Former Member
0 Kudos

HI,

Check the occurences of the source and target nodes, and u can check the values in the queue .

Thanks,

Soumya.

Former Member
0 Kudos

hi

check the occurences of the source and target elements while mapping...

regards

chandrakanth

Former Member
0 Kudos

Hi,

Check some where in Mapping you have done this Mistake

You have mapped the Target Segment which is having 0---max Occures( Unbounded or 99999) to the Source Field (not Segment) which is having the Occurence of 01 or 1--1

So mapp the Correct Segment which is present in the Source Structure

Regards

Seshagiri