cancel
Showing results for 
Search instead for 
Did you mean: 

Error: Sender Not in Payload

Former Member
0 Kudos

Dear All,

I m doing FILE_XI_IDOC(CREMAS03) scenario. I am getting the following error in SXMB_MONI:

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

- <!-- Call Adapter

-->

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">

<SAP:Category>XIAdapter</SAP:Category>

<SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_IDOC_METADATA</SAP:Code>

<SAP:P1>Copy sender from payload: Sender not in payload</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Error: Copy sender from payload: Sender not in payload</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

I have seen some already posted queries () regarding this and they suggest to <b>Populate SNDPRN with the valud Sender Partner Name in the mapping and then process the IDOC</b>.

But I am not able to get where we have to update this value. Please guide me regarding this.

Warm Regards,

N.Jain

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

1. you can put the sender field in your mapping

open EDI_dc40 semgne of your IDOC (cremas)

and find SNDPRN field

2. you can also have a look at my blog:

/people/michal.krawczyk2/blog/2005/09/01/xi-idoc-adapter--edidc40--demystified

3. for IDOC-XI scenario you can also

have a look at my book:

<a href="/people/michal.krawczyk2/blog/2006/10/11/xi-new-book-mastering-idoc-business-scenarios-with-sap-xi"><b>Mastering IDoc Business Scenarios with SAP XI</b></a>

you can also make disable the edidc40 segment in mapping

and uncheck - use sender from the payload

in idoc receiver adapter and it will be filled with defaults

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Answers (0)