cancel
Showing results for 
Search instead for 
Did you mean: 

File to IDOC scenario error...

Former Member
0 Kudos

Hi all,

we hhave created an File to Idoc scenario .

we are getting the following error in SXMB_MONI t-code.

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

- <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_INV_SND_SERV</SAP:Code>

<SAP:P1>BUS_SENDER</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Unable to convert sender service BUS_SENDER to an ALE logical system</SAP:Stack>

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

</SAP:Error>

can any one plz say wat this error might be..

TIA

Regards,

Raj

Accepted Solutions (0)

Answers (5)

Answers (5)

aashish_sinha
Active Contributor
0 Kudos

Hi,

The problem occurs when sender and receiver business system or business service does not have a logical system name.

ID - Integration Directory

Posting the IDOC'S into SAP R/3 System, sender and receiver business system or business service requires the logical system name. If the business system (Web As ABAP) does not have the logical system name, then add the logical system for business system.

If business system type = Web AS ABAP, then add the Logical system in Technical System level and Save.

If business system type = Third-Party, then add the logical system in business system level and Save.

If the business service does not have the logical system name in ID, it needs to be configured as follows.

Go to ID and click the Business service -> Services -> Adapter Specific Identifiers. Enter the logical system name and Save.

Apply and activate.

hope this will help you.

regards

Aashish Sinha

PS : reward points if helpful

Former Member
0 Kudos

Hi Raj,

in ID: Open Service : BUS_SENDER

Menu --> Service --> Adapter specific Identifier --> Insert the xxxCLNTyyy in "Logical System"

where xxx = your R/3

yyy= client

(xxx and yyy must be the same as maintained in SLD)

Regards Mario

former_member208856
Active Contributor
0 Kudos

In XI system check the entry of your idoc in tcode IDX2. The entry for that idoc should be there.

Regards,

Sandeep Kaushik

Former Member
0 Kudos

Hi,

Have you seen this blog:

/people/michal.krawczyk2/blog/2005/03/29/xi-error--unable-to-convert-the-sender-service-to-an-ale-logical-system

Regards,

Divija.

Former Member
0 Kudos

Hi,

Have you created the same Business system in SLD.

please refer the below threads

/people/michal.krawczyk2/blog/2005/03/29/xi-error--unable-to-convert-the-sender-service-to-an-ale-logical-system

thnx,

chirag