cancel
Showing results for 
Search instead for 
Did you mean: 

rfc-soap scenario error

Former Member
0 Kudos

Hi...All,

we are doing RFC-SOAP scenario synchronous, in sender Communication Channel Monitoring getting error

like this...

Error in processing caused by: com.sap.aii.af.mp.module.ModuleException: call to messaging system failed: com.sap.aii.af.ra.ms.api.DeliveryException: java.net.ConnectException: Connection refused: connect caused by: com.sap.aii.af.ra.ms.api.DeliveryException: java.net.ConnectException: Connection refused: connect,

and messages are showing in SXMB_MONI, how can i solve these errors..

pls suggest me..

regards,

Pasi.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

Looks like same problem what he is having

Please reward points if it helps

Thanks

Vikranth

former_member537867
Active Contributor
0 Kudos

Hi Pasi,

Kindly do check the following :

1)Is your Function Module is Remote enbaled .. check it

2)While executing the RFC in SE37, did you give RFC Target Sys as in the RFC destination

3) Sender Agreement/RFC adapter configuration check it once again.. Program ID etc is case sensitive.

Check this blog also-

/people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step

Perform SLDCHECK in XI's ABAP Stack

And See thi Guide

http://help.sap.com/saphelp_nw04s/helpdata/en/78/20244134a56532e10000000a1550b0/frameset.htm

Refer the below links for SLD

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9e76e511-0d01-0010-5c9d-9f7...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9e76e511-0d01-0010-5c9d-9f768d64...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/652b1f46-0a01-0010-25ae-e7cb07b5...

Configuration of central SLD

/people/praveen.mayalur/blog/2007/05/31/configuration-of-cms-in-central-nwdi-sld-to-transport-xi-objects

Best practice

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/workingwithSystemLandscapeDirectory+%28SLD%29&focusedCommentId=52775#comment-52775

Troubleshooting - RFC and SOAP scenarios-/people/shabarish.vijayakumar/blog/2008/01/08/troubleshooting--rfc-and-soap-scenarios-updated-on-20042009

check this blog

/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi

Check this thread-

Regards,

Vinod.

Former Member
0 Kudos

Hi..Vinod,

my Function module is remote enabled, program ID mentaintained correct only..

we dont have any WSDL file , my client is not providing,

Is it posible to do RFC-SOAP with out WSDL file ?

pls sugge me ..

regards,

Pasi.

Edited by: pasi s on Jun 3, 2008 6:56 PM

Former Member
0 Kudos

Pasi,

If you are using SOAP adapter as receiver then where are you sending the data? Does the client provided you the location where to send data from PI. If not then first you should get that and provide the same in receiver soap adapter.

Also what did you do in mapping for the receiver? If he doesnot give you the wsdl or xsd then the format what ever you are sending, his webservice must take that.

So please ask him the wsdl or the xsd and the target location where to send the data.

Regards,

---Satish

Former Member
0 Kudos

hi,

this error is ue to wsdl malfunctioning, try running wsdl in browser, it wont work, or probably u givin wrong user id and password.

regards

former_member184619
Active Contributor
0 Kudos

Hi Pasi,

Just cross check youe scenario with this blog

/people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step

and check this for errors

/people/shabarish.vijayakumar/blog/2008/01/08/troubleshooting--rfc-and-soap-scenarios-updated-on-20042009

Regards,

Sachin