cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

I'm using XI 3.0 SP15. My scenario is IDoc -> XI -> Mail. Sending mails works fine.

If I look in the message monitoring of the RWB, I see for every processed message a new one generated which stops with "system error". My assumption is, that this generated message is an acknowledgement.

When I look at the details, the message stops in the Integration Engine. Sender service is the service which is calling the mailadapter. Receiver service is empty, pipline is CENTRAL_BACK, error category is IDOC_ADAPTER, error code is ATTRIBUTE_INV_SND_SERV.

How can I fix that?

Regards,

Daniel

Edit: In the Adapter Engine, the Receiver service is filled with the IDoc-Sending service. It seems that this information got lost in the Integration Engine?

Message was edited by: Daniel Himmel

0 Likes
View Entire Topic
moorthy
Active Contributor
0 Likes

Hi,

Are you getting IDoc message in the XI ? If not-

I think there is a problem with configuration(Logical Systems etc).

Go to Idoc Business System->Menu->Service->Adapter Specific properties :- Here you check for is it pointing to proper R3 System. Also check for System Id, Client No. Etc.

For more -

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

/people/saravanakumar.kuppusamy2/blog/2005/01/20/configuration-tips-for-a-business-serviceintegration-process-to-send-back-ale-audit-idoc

May be useful.

Regards,

Moorthy

Former Member
0 Likes

Hi Krishna,

thanks for the links to the blogs.

That was the point: I forgot to set a logical system name for the Business Service which I created for the mail server. Now the acknowledgments cause no more errors.

But I've still some questions: I assigned the logical system name "mailserver", its the same name which I choosen for the Business Service for the mail server. Is this correct or should this be the logical system name of the Idoc-Receiver (in this case SAPISU)?

I also read in some blogs/articles from an IDOC ACK channel. I've only configured an receiver IDoc communication channel which gets the IDocs from our ISU-system. Do I need to configure a second IDoc communication channel which is configured as sender to get the IDocs-Acks properly back to the ISU-System?

Regards and thanks for your help,

Daniel