cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to convert sender XI party ... to an IDoc party

stefan_hopf
Explorer
0 Kudos

Hi folks,

I'm trying to implement the following scenario: Supplier (http) -> XI -> R/3 (IDoc).

In order to realise this, we are using a scenario with a party. Sender party, scheme and Agency are identified correctly and i can even send the data to my mailadress by changing the routing to a mail adapter.

But as soon as i try to send the received IDoc to the R/3 via an IDoc adapter i get the above error message.

I also searched the SDN for corresponding entries but unfortunately most solutions will only work with a scenario without a party.

I'd be glad if anyone could help me out.

Regards,

Stefan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Please make sure that the partner profile configurations are done for the idoc in we20 in the r/3 system.

Regards,

Smitha.

Answers (4)

Answers (4)

Former Member
0 Kudos

Hey Stefan

i m wokring on a similar type of scenario, HTTP-XI-RFC(sync).do you mind telling how as to how your configured the party and schema thing.

actually in my scenarion,i have to intereact with one of my cliens system and we both are on different landscape(so i guess we need to make use of party)

but we have no clue how we should start off with this party thing? how should we assign the party name to mine and the clients system?

appreciate ur help

thanx

Ahmad

stefan_hopf
Explorer
0 Kudos

Thanks a lot for your answers. I tried different settings within the we20, but i always receive the same error.

I've got the following information at hand:

The supplier sends via an URL that specifies supplier name and service. In additon the suppliers backend and sending system are named inside the IDoc. In the end, i got the following information:

URL-Sender: ABC

URL-Service: http_integration

Sender-Scheme: XIParty

IDoc-Sender: XYZ

IDoc-Receiver: 123

Sender namespace: urn:sap-com:document:sap:idoc:messages

Any suggestion how to configure the we20 inside the backend system?

Regards,

Stefan

Former Member
0 Kudos

Hi Stefan,

Your symptom is like this one when "Specific-adapter identifier" is not defined on the SENDER Business System (in ID). In your case on BS associated to "Supplier (http)".

Have a look on this weblog: /people/michal.krawczyk2/blog/2005/03/29/xi-error--unable-to-convert-the-sender-service-to-an-ale-logical-system

Regards.

Mickael

Message was edited by:

Mickael Huchet

Former Member
0 Kudos

Please make sure that Logical system used in SLD for the HTTP sender as exactly same as the partner No used for the IDOC .

Regards

Bipin Joshi

Former Member
0 Kudos

Hi,

when you do the Party communcation cation the below parameters are mandatory.

Agency: Sender Service name (eaither Business system or Business Service )

Schema : ALE#PartnerType(ex:KU)#Partner ShiptoParty or BuildParty what it is (ex:RG)

Name : PartnerNumber (12345)

This Partner should be configured in WE20.

and fill the inbound parameters.

Regards,

Venu.

Former Member
0 Kudos

Hi Stefan,

Refer Note: 792333

It discusses about Party settings for various partner types

Regards,

Sudharshan