cancel
Showing results for 
Search instead for 
Did you mean: 

RFC to Web Services

Former Member
0 Kudos

Hi,

We are trying a scenario of RFC -> XI -> Web services (http://webservices.imacination.com/distance/Distance.jws?wsdl).

Adaptor Used : SOAP Receiver

When we execute the RFC , we are getting following errors:

call to messaging system failed: com.sap.aii.af.ra.ms.api.DeliveryException

- Error: 2006-06-15 16:10:58 IST: Message processed for interface Z_GET_DISTANCE_FROM_WEB_A: com.sap.aii.af.mp.module.ModuleException: call to messaging system failed: com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapter:ADAPTER.SOAP_EXCEPTION:soap fault: No such operation 'MT_GET_DISTANCE_1' caused by: com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapter:ADAPTER.SOAP_EXCEPTION:soap fault: No such operation 'MT_GET_DISTANCE_1'

Can anyone help us?

Regards

Arvind

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Vardharajan :

Please revisit the weblog again , and see the following details in the weblog this is the reason u r getting error :

/people/shabarish.vijayakumar/blog/2006/03/23/rfc--xi--webservice--a-complete-walkthrough-part-1

"At my first try i used the messages getDistanceRequest and getDistanceResponse in my mapping but later found out that it wasnt the message structure that the webservice expected."

This is the problem you have to make some changes to ur scenario accordingly

Vara

[PLEASE REWARD FOR POSTING]

Former Member
0 Kudos

vardharajan Krishnasamy,

Check if this note 856597 helps.

Check if u have imported WSDL correctly into External definitions of IR.

-Naveen.