cancel
Showing results for 
Search instead for 
Did you mean: 

XI Adapter error

Former Member
0 Kudos

Hi

I am working on a SOAP-XI-SOAP scenario and when I tried to send a test message from SOAP client I am getting the " exception while reading from SLD:Communication error: Error opening an RFC connection" in SXMB_MONI.

I would like to know if any one got this and how that was resolved.

The detailed error message is bellow.

com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapter:ADAPTER.SOAP_EXCEPTION:soap fault: this is a soap-encoded endpoint

at com.sap.aii.adapter.xi.ms.XIEventHandler.onTransmit(XIEventHandler.java:457)

at com.sap.aii.af.ra.ms.impl.core.queue.CallConsumer.onMessage(CallConsumer.java:125)

at com.sap.aii.af.ra.ms.impl.core.queue.Queue.run(Queue.java:795)

at com.sap.engine.frame.core.thread.Task.run(Task.java:64)

at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:74)

at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:141)

Thanks

Sunil

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sunil,

Refer the following thread:

Regards,

Vinodh

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Sunil,

Please go through this blog on Invoke Webservices using SAPXI and see if it helps you......Probably you can compare what you have done with what is given in the blog step by step and see if it helps you.The blog explains the same Scenario that you are trying.

and also go through this link:

/people/sap.user72/blog/2005/01/06/how-to-process-csv-data-with-xi-file-adapter

I hope it helps you solve your problem.

Regards,

abhy

Former Member
0 Kudos

Sunil,

Run 'sldcheck' transaction and see if it succeeds!?

regards

Felix

Former Member
0 Kudos

Hi Felix,

I checked the SLDCHECK and every thing looks good no errors.

Thanks

Sunil

Former Member
0 Kudos

Abhy,

The blog is related to " How to process CSV data with XI file adapter" which may not help me in SOAP-XI-SOAP scenario.

Thanks

Sunil

Former Member
0 Kudos

Hi Sunil,

Goto SM59 and check if the destination 'SAPSLDAPI' succeeds in 'Test Connection'. If it doesn't then, check if SAPJSF user is locked or goto visual admin -> Jco and see everything is alright.

Best regards,

Felix