cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot produce target element

former_member201264
Active Contributor
0 Kudos

hi experts,

i am getting the following error while testing in test tab of message mapping,but it is working fine in test tab of interface mapping .

Cannot produce target element /ns0:MT_EmployeeData/EmployeeData.

Check xml instance is valid for source xsd and target-field mapping fulfills requirements of target xsd

regards

sreeni

Accepted Solutions (1)

Accepted Solutions (1)

prabhu_s2
Active Contributor
0 Kudos

1. check the occurences of the target field if > 0

2. check for the mapping the parent nodes

the above checks shud help

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,

check the strucutre of message mapping and interface mapping both are same messages type for source and targets.

regards,

venu.

Former Member
0 Kudos

Hi,

Check for the source and target structure , one element is trying to produce multiple occurrences data , but structure is not supporting , so chang ethe target node occurrences.

Could you please explain the structure and mapping.

Regards

Chilla

former_member201264
Active Contributor
0 Kudos

hi all,

Actually in this they have used extended receiver determination.

The structure consists fo only one node under the message type, ie IEMployee_Data.

the same structure is used in both the sides.

But, COMPANY one of the feild is mapped to the corresponding field and also mapped to the node, IEMployee_Data.

Regards

sreeni

Former Member
0 Kudos

<i>But, COMPANY one of the feild is mapped to the corresponding field and also mapped to the node, IEMployee_Data</i>

Remove the mapping at the node ie IEMployee_Data.Try to test with COMPANY field only......