cancel
Showing results for 
Search instead for 
Did you mean: 

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

Former Member
0 Kudos

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

Accepted Solutions (1)

Accepted Solutions (1)

iaki_vila
Active Contributor
0 Kudos

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 Kudos

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

Former Member
0 Kudos

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_member182412
Active Contributor
0 Kudos

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 Kudos

Hi,

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

thanks,

kumar

Former Member
0 Kudos

Hi,

no dumps!

giridhar_vegi
Participant
0 Kudos

Hi,

     Also check the Qos you are using for the soap

giridhar_vegi
Participant
0 Kudos

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 Kudos

Hi,

We did it but the error continue.

Thanks,

giridhar_vegi
Participant
0 Kudos

Hi,

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

Thanks

Giridhar