cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP to File Error

Former Member
0 Kudos

Hi

When i tries do the SOAP to File i am getting error in XML Spy . itested using the XML Spy

com.sap.aii.af.ra.ms.api.DeliveryException: XIServer:NO_MAPPINGPROGRAM_FOUND:

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

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

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

at com.sap.aii.af.ra.ms.runtime.MSWorkWrapper.run(MSWorkWrapper.java:56)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(Native Method)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

Accepted Solutions (0)

Answers (3)

Answers (3)

aashish_sinha
Active Contributor
0 Kudos

Hi,

Can you please check these three things ?

1. Either that the message mapping is not configured.

2. Name of the Mapping program is not matching.

3. Interface determination does not have the correct mapping.

hope this will help you.

Regards

Aashish Sinha

PS : reward points if helpful

prateek
Active Contributor
0 Kudos

Make complete cache refresh in sxi_cache

Regards,

Prateek

GabrielSagaya
Active Contributor
0 Kudos

1) go to the interface mapping that you use in your scenario

2) check if the: software component version contains string "undefined"

  • if so recreate the interface mapping

  • if not then note 759570 does not apply to you

3) Have you tried refreshing the cache?

TCODE - SXI_CACHE (complete cache refresh)