cancel
Showing results for 
Search instead for 
Did you mean: 

Message is not going to XI server from .NET application

Former Member
0 Kudos

Hi

Our workflow is this :

.NET based Application --> SOAP Adapter --> XI --> RFC Adapter --> SAP R/3

Now when we are sending the message from .NET application, it is getting a message as "<b>Server Error</b>" & here in XI I am not able to see the messages in RWB & SXMB_MONI both which means that message is not even coming inside XI.

I am not able to see my adapters ( SOAP & RFC ) in RWB under adapter monitoring. Is there anything like this that when adapters will be used very first time than only they will come under Adapter monitroing.

Also need to update that we just configured this XI server. Do I need to activate something for my adapters or anything else.

Same scenario with exact settings is working in another server.

Best regards

Lalit

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Michal

I had to refresh my AE cache.

I took help of this forum too :

Thanks

Lalit

Former Member
0 Kudos

Thanks Michal

Let me try this & I will update you.

Regards

Lalit

Former Member
0 Kudos

Hi

I am also getting this error :

com.sap.aii.af.mp.module.ModuleException: either no channelID specified or no channel found for the specified party, service, and channel name, MessageServlet

But in the URL I am specifying all the parameters & the same URL is working in other Server.

Also when in Adapter monitoring I select " <i>Only installed & started adapters</i> " I am not able to see any adapters ( like JDBC, SOAP, RFC, XI etc ) there other than JPR adapter.

Pls. suggest.

Regards

Lalit

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>>Also when in Adapter monitoring I select " Only installed & started adapters " I am not able to see any adapters ( like JDBC, SOAP, RFC, XI etc ) there other than JPR adapter.

have a look at question 3 )adapters section=

/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions

this will help you to see all the adapters

Regards,

michal

Former Member
0 Kudos

hi,

>>com.sap.aii.af.mp.module.ModuleException: either no >>channelID specified or no channel found for the >>specified party, service, and channel name, >>MessageServlet

make sure ur sender communication channel is configured correctly. Also the enpoint should be in the following format

http://server:port/XISOAPAdapter/MessageServlet?channel=Party:service:communiationchannel

cheers,

naveen