cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping: error: Structure with min!=max without mapping

Former Member
0 Kudos

Hi to all.

i'm get strange error while trying to test my message mapping:

<i>Mapping object mm_ProdCat_req_To_ProdCat_resp incomplete. Unable to continue execution

Structure with min!=max without mapping</i>

Could any one explain what does it means, please?

There is my src msg:

http://www.imgstore.ru/files/k5Dm3321CRIEtRPMATOE6TS4MyiRzy8IXk53Pgoo.png

and my dest msg:

http://www.imgstore.ru/files/f3ILI1aooOPhOGq1NjmstSPSycI77ZpQXXXstbKI.png

Thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

former_member192892
Active Contributor
0 Kudos

Hi Mike,

The RegionParameters node in your target has an occurence of min 1... Map that node to something even a constant and then check

Former Member
0 Kudos

Hi, Varun!

Thx great! it's help.

i've just map to this node constant function

i hope it's take no effect on dest message and <b>RegionParameter</b> in particular.

prateek
Active Contributor
0 Kudos

If the occurrence of RegionParameter should be same as that of Region at source structure, then it would be better to map RegionParameter of target structure to Region of source structure instead of a constant

Regards,

Prateek

Former Member
0 Kudos

Yes it is the same

Thanks

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

didnt you map the region and region parameter?

Thanks

velan