cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping.No_MappingProgram_Found Interface mapping XXX does not exist in runtime cache

02-09-2015 12:04 PM
1515 views 10 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Hi experts,

We have a serius problem.

When we execute the integration (XI - SOAP) , the integration return the error "Mapping.No_MappingProgram_Found Interface mapping XXX does not exist in runtime cache". We have refreshed the cache (SXI_CACHE) and even we have restarted de server but... the error continue.

We re-creete the Interface mapping and... the error continue

In PI, tx SXI_MONITOR, in the left tree, only exist a node "Request Message Mapping" and the payload contains the next message:

<?xml version= "1.0" encoding= "UTF-8" standalone= "yes" ?>

<!--  Request Message Mapping  -->

<string />

In the node Error, we have the next information:

<Code area>APPLICATIONERROR</Code area>

<AditionalText>application fault </AditionalText>

<ApplicationFaultMessage namespaces = ""> String </ApplicationFaultMessage namespaces>

Thank you

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi,

Are you SOAP endpoint getting a right response?. Compare the DEV SOAP response with the PRO SOAP response.

Regards.

Answers (3)

Answers (3)

Former Member
0 Likes

In DEV works fine but in PRO does not work fine!

Former Member
0 Likes

Hi

Please provide the screen shot of the error so that we can help you better.

Also using SXI_Cache, you were able to see the message mapping ??

Thanks,

Indrajit

Former Member
0 Likes

Hi,

You are not getting proper response from the receiver according to your receiver structure that is why it is failing with mapping no mapping program found error, actually the actual mapping will be there in the cache but not the response message which you get from the receiver. and have you defined any fault messages and the mapping in operation mapping??

Regards,

Praveen.

Former Member
0 Likes

Hi,

have you checked ST22 transaction and as suggested above do full cache refresh.

thanks,

kumar

Former Member
0 Likes

Hi,

no dumps!

giridhar_vegi
Participant
0 Likes

Hi,

     Also check the Qos you are using for the soap

giridhar_vegi
Participant
0 Likes

Hi,

     please do the full cache refresh by using the link.

http://host:50000/CPACache/refresh?mode=full by using the pidiruser and its password

Thanks

Giridhar

Former Member
0 Likes

Hi,

We did it but the error continue.

Thanks,

giridhar_vegi
Participant
0 Likes

Hi,

     Check whether you have activated all the Enterprise Service Repository Objects and Integration Directory Objects are activated or not

Thanks

Giridhar