cancel
Showing results for 
Search instead for 
Did you mean: 

mapping error

former_member529475
Active Contributor
0 Kudos

hi friends.

I am doing file to idoc scenario. In the Transaction Code SXMB_MONI i am getting the Success Message But the IDOC is created with error code of 56 and what ever the fields I mapped with the IDOC it was not populated in the IDOC.

Can any one tell what is the reason please.

Thanks in Advance.

Vasu

Accepted Solutions (0)

Answers (11)

Answers (11)

former_member529475
Active Contributor
0 Kudos

hi all

when in the static test of the message mapping i am getting the result as success. but the fields i mapped to idoc is not populated..

can any one help on this becasue i am doing this scenario since 5 days.

former_member529475
Active Contributor
0 Kudos

hi all

while in the static test if i have given any values in the sender message type then it will not be populated in the receiver idoc where as if i am not given any values then it will be populating the idocs..

can anyone help about this

former_member529475
Active Contributor
0 Kudos

hi bhavesh

The mapping i had done is this..

<a href="http://www.MegaShare.com/images/images/1570808459/message mapping error.JPG">message mapping</a>

now i am getting the runtime exception error..

please help me to solve this error bhavesh

former_member529475
Active Contributor
0 Kudos

HI BHAVESH

I CREATED A NEW XML FILE AND TRIED ON THIS NOW I AM GETTING ONE MORE ERROR THE ERROR IS

During the application mapping com/sap/xi/tf/_mm_file_idoc_new2_ a com.sap.aii.utilxi.misc.api.BaseRuntimeException was thrown: Fatal Error: com.sap.engine.lib.xml.parser.Parser~</

WHAT IT IS

former_member529475
Active Contributor
0 Kudos

hi bhavesh

if you dont mind give me ur mail id or phone no. i will call you..

because i am not able to send the screen shot in this sdn.

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

Would appreciate if you use any public URL ( flickr , etc to get upload your image ) and share the link here so that the entire community can help you .

Regards,

Bhavesh

Former Member
0 Kudos

Hi Rao,

Use http://www.megashare.com/ to upload your image.

Once you upload you will be given a link ,

then you can post the link out here.

Regards,

Sumit

former_member529475
Active Contributor
0 Kudos

HI BHAVESH

I think in message mapping itself it was failing. since in the static test i gave one xml file but the fields are not populated in the receiver side..

can u tell the solution please

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

Exactly what I told in my earlier replies.

Request you to post the mapping screen shots on a WWW page so that we can help.

Regards,

Bhavesh

former_member529475
Active Contributor
0 Kudos

I already created the partnet profile for my IDOC. Is it necessary to create the partner profile for the sender system also.

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

No you need not create Partner Profile for the sender system.

Just take a look at the IDOC's control record in the r3 system. Take a look at the sender partner name's value . This is what the partner profile should be created as.

Regards,

Bhavesh

former_member529475
Active Contributor
0 Kudos

hi Bhavesh,

It was showing the error in IDOC as EDI PARTNER PROFILE NOT FOUND.

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

The partner profile needs to be created in we20 in your R3 system.

Regards,

Bhavesh

former_member529475
Active Contributor
0 Kudos

hi Bhavesh

I am doing the Message mapping. In the Message Mapping itself it was failed. In the message mapping it shows executed successfully but what ever the fields i mapped to idoc is not coming to idoc..

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

To test your mapping follow this blog,

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

Regards,

Bhavesh

former_member529475
Active Contributor
0 Kudos

Hi Bhavesh

In the INBOUND Payload the structure is

<?xml version="1.0" encoding="UTF-8" ?>

- <ROOT>

- <POLIST>

- <HEADER>

<CURRENCYID>INR</CURRENCYID>

<TRANSDATE>1-1-2006</TRANSDATE>

<VENDORID>SUP/DST/1</VENDORID>

<DOCUMENTTYPE>PURCHASE</DOCUMENTTYPE>

<POID>PO/1/JAN</POID>

</HEADER>

- <DETAILS>

<ITEMID>000001</ITEMID>

<QUANTITY>10</QUANTITY>

<UOM>PACK</UOM>

</DETAILS>

</POLIST>

</ROOT>

and in the response payload the structure is

<?xml version="1.0" encoding="UTF-8" ?>

- <WPUWBW01>

- <IDOC BEGIN="1">

- <E1WPG01 SEGMENT="3">

- <E1WPG02 SEGMENT="4">

<E1WXX01 SEGMENT="5" />

</E1WPG02>

</E1WPG01>

</IDOC>

</WPUWBW01>

in the R/3 System it was generating the IDOC with Status 56.

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

well, the mapping has some issue. I have seen quite a few threads on this issue since yesterday. Would suggest that you post the mapping screenshots on some www site and give the link here, so that the exact mapping issue can be determined.

Regards,

Bhavesh

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

Did you take a look at payload in SXMB_MONI? Does it contain the fields of the IDOC?

Status 56.. Can you tell us what the error actually is?

Regards,

Bhavesh