cancel
Showing results for 
Search instead for 
Did you mean: 

error

Former Member
0 Kudos

Error category: MAPPING

Error code: MAPPING.EXCEPTION_DURING_EXECUTE

what will be the solution?

Regards,

somenath

Accepted Solutions (1)

Accepted Solutions (1)

prabhu_s2
Active Contributor
0 Kudos

1. test ur message mapping with ur input payload

2. check sxi_cache

Answers (5)

Answers (5)

Former Member
0 Kudos

hi,

if possible do the following steps,

STEP1: goto -> TCODE - SXMB_MONI choose ur msg.....and then choose the payload of inbound message ie(INBOUND MESSAGE(CENTRAL)->PAYLOAD->MAIN DOCUMENT)..

STEP2: copy the source xml of ur message.

STEP3:paste the source of your message into your mapping program .

hope this may help you .

Regards,

Aziz

agasthuri_doss
Active Contributor
0 Kudos

Hi,

>>Error code: MAPPING.EXCEPTION_DURING_EXECUTE

Check whether all the mandatory fields has value..and required value..It states Mapping execution failed due to Data.

Regards

Agasthuri Doss

Former Member
0 Kudos

hi somenath,

This is mapping error caused at runtime. You can test the message mapping using the following michal's blog.

/people/michal.krawczyk2/blog/2005/09/16/xi-how-to-test-your-mapping-in-real-life-scenarios

You will come to know what is causing the error.

regarde

Ramesh P

Former Member
0 Kudos

HI Somnath,

This type of error EXCEPTION_DURING_EXECUTE happens due to many ways.

you just check your mapping first and let me know wt is the exact error.

test your request mapping as shown in blog:

/people/michal.krawczyk2/blog/2005/09/16/xi-how-to-test-your-mapping-in-real-life-scenarios

1> if due to lookup value of some field then

change the value

2>Error unmarshaling return header

Large data is processed and mapping is running in a time out. Increase the valset field in table.

3>no RFC authorization for function group

Then try with right authorization.

4> Check the right MAPPING is there of not.

check the MAP name is in right case or not.

5>if you are calling any map then deply the right map.

For all these thing you have to check the mapping first.

**PS : Reward points if useful***

Regards

Sumit Gupta

Former Member
0 Kudos

a) Check the Values in Payload, weather there the specified right or within the permisable limits.

b) Test the mapping

Reward with points

Regards

Sai Ganesh