cancel
Showing results for 
Search instead for 
Did you mean: 

NO_RECEIVER_CASE_ASYNC

Former Member
0 Kudos

Hello!

My Problem is, that I want to send purchase orders from R/3 to SUS via XI ...

In some of the threads there was mentioned, that if you get an error code like following: NO_RECEIVER_CASE_ASYNC, something is wrong with the receiver determination.

In my SOAP-Header Main there are following entries:

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

- <!-- Empfaenger-Ermittlung

-->

- <SAP:Main xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsu="http://www.docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" versionMajor="003" versionMinor="000" SOAP:mustUnderstand="1" wsu:Id="wsuid-main-92ABE13F5C59AB7FE10000000A1551F7">

<SAP:MessageClass>ApplicationMessage</SAP:MessageClass>

<SAP:ProcessingMode>asynchronous</SAP:ProcessingMode>

<SAP:MessageId>DBECAE13-B09F-F1F1-8C72-0050569A6D0C</SAP:MessageId>

<SAP:TimeSent>2007-04-17T06:37:16Z</SAP:TimeSent>

- <SAP:Sender>

<SAP:Party agency="com_KTS100" scheme="ALE#KU#AG">0000000130</SAP:Party>

<SAP:Service>com_KTS100</SAP:Service>

<SAP:Interface namespace="urn:sap-com:document:sap:idoc:messages">ORDERS.ORDERS02</SAP:Interface>

</SAP:Sender>

<SAP:Interface namespace="urn:sap-com:document:sap:idoc:messages">ORDERS.ORDERS02</SAP:Interface>

</SAP:Main>

Would it be correct if I enter following in my receiver agreement?

Sender

Party: 0000000130

Service: com_KTS100

Receiver

Party:

Service: com_STT100

Interface: ORDERS.ORDERS02

Namespace: urn:sap-com:document:sap:idoc:messages

If this would be correct - I get following message:

First character invalid: 0 Only a(A)-z(Z) are permitted

What shall I do?

Thanks for your help!

Accepted Solutions (0)

Answers (3)

Answers (3)

MichalKrawczyk
Active Contributor
0 Kudos

Hi Barbara,

if you're not using LS partner profile

you need to do as shown here:

/people/shabarish.vijayakumar/blog/2006/09/13/wanna-party

<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>

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>

Former Member
0 Kudos

Hi Michal,

no I have not defined a webservice ... is this necessary - how to do it?

and I'm using the partner profile LS - what do you mean with "if you're not using" - what if I'm using LS???

Regards,

Barbara

Former Member
0 Kudos

HI,

LS is correct.

Regards

Chilla

Former Member
0 Kudos

Thanks for your help!

The Blog helped me a lot!

Kind regards,

Barbara

Former Member
0 Kudos

hi barbara,

After design and configuration step, have you defined webservice?

if so, did you proposed the default url. you can try proposing a standard url

http://<host>:<port>/XISOAPAdapter/MessageServlet?channel=:<sender_business_ service_name>:<sender_communication_channel_name>.

do also check the quality of service, try using "Exactly once"

Regards,

Ramesh P

Former Member
0 Kudos

Hi,

Check for the sender party name is it correct?

Regards

Chilla

Former Member
0 Kudos

Hi Chilla,

could it be the purchasing organisation? The purchasing organsiation is 0130.

If the party name is the purchasing organisation then it should be correct ...

kind regards,

Barbara

MichalKrawczyk
Active Contributor
0 Kudos

Hi Barbara,

please have a look at my first reply

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>

Former Member
0 Kudos

Hi

chencge the party name with char and give the part config in Party creation.

check the below link

/people/shabarish.vijayakumar/blog/2006/09/13/wanna-party

Oh it was already mensioed by michal...

See it

Regards

Chilla