cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping Problem: only constants are mapped the rest is missing

Former Member
0 Kudos

Hi Community,

I have a really strange problem. I mapped a message type and an external definition (a modified IDoc) in the repository. If I use the test function of the message mapping everything is fine. All values and constants are mapped correctly from source to target.

So I configured the rest in the repository and the directory and activated it. But it does not work. SXI_MONITOR details show that the source flat file is converted correctly into XML format. But the mapping is incomplete. Only the target fields with a constant as source are mapped. The normal one-to-one mappings (source flat file to external definition) are missing. Somehow they are ignored. Not even an empty tag is mapped.

What I am doing wrong?

Thanks for you help,

Udo

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Take the payload from SXMB_MONI and test it in message mapping editor.

check the problem there..

Thanks,

Madhu

Answers (1)

Answers (1)

former_member181962
Active Contributor
0 Kudos

Hi Udo,

Make sure that you map constants with the root node of OPTIONAL nodes in the target(The ones with min occurance as a 0).

Regards,

Ravi