cancel
Showing results for 
Search instead for 
Did you mean: 

MappingException: com.sap.aii.utilxi.misc.api.ResourceException

maheswarareddykonda
Active Contributor
0 Kudos

Hi Experts,

I am working on HMRC standard content interfaces , they were working fine but now throwing exception as below.

this error seems failing at either interface determination level or mapping level, but there is no condition at ICO for mapping and when i test in mapping level with this data that working there , please suggest me what could be the reason it getting fail.

Message status set to DLNG
06.04.2016 08:00:48.218message.InformationExecuting Request Mapping "http://sap.com/xi/E-FILING_GB/2016/HR_GB_EFO_FPS_IM_16" (SWCV fe75ed40633811d9ad5fc81c0a114c15)
06.04.2016 08:00:48.220message.ErrorMapping "http://sap.com/xi/E-FILING_GB/2016/HR_GB_EFO_FPS_IM_16" failed to execute: MappingException: com.sap.aii.utilxi.misc.api.ResourceException: Could not determine mapping steps for message 00505601-00f5-1ee5-bef9-b3f0dac1ad36, ResourceException: Could not determine mapping steps for message 00505601-00f5-1ee5-bef9-b3f0dac1ad36, CPAException: Could not determine mapping steps for message 00505601-00f5-1ee5-bef9-b3f0dac1ad36
06.04.2016 08:00:48.290message.ErrorTransmitting the message using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.service.mapping.MappingException: com.sap.aii.utilxi.misc.api.ResourceException: Could not determine mapping steps for message 00505601-00f5-1ee5-bef9-b3f0dac1ad36
06.04.2016 08:00:48.363message.ErrorMessage status set to FAIL
06.04.2016 08:00:48.365message.ErrorReturning to application. Exception: com.sap.aii.af.service.mapping.MappingException: com.sap.aii.utilxi.misc.api.ResourceException: Could not determine mapping steps for message 00505601-00f5-1ee5-bef9-b3f0dac1ad36
06.04.2016 08:00:48.368message.ErrorSOAP: Call failed: com.sap.aii.af.service.mapping.MappingException: com.sap.aii.utilxi.misc.api.ResourceException: Could not determine mapping steps for message 00505601-00f5-1ee5-bef9-b3f0dac1ad36
06.04.2016 08:00:48.368message.ErrorMP: exception caught with cause com.sap.aii.af.service.mapping.MappingException: com.sap.aii.utilxi.misc.api.ResourceException: Could not determine mapping steps for message 00505601-00f5-1ee5-bef9-b3f0dac1ad36
06.04.2016 08:00:48.368message.ErrorSOAP: Call failed: com.sap.aii.af.lib.mp.module.ModuleException: senderChannel 0ff1ec62013a347a82c3081423529a64: Catching exception calling messaging system

Accepted Solutions (1)

Accepted Solutions (1)

bhavesh_kantilal
Active Contributor

Would suggest a delta cache refresh. Looking like something wrong with your cache.

Also perform a cache connectivity test and see what happens!.

maheswarareddykonda
Active Contributor
0 Kudos

Hi Bhavesh,

Thanks for quick response ,

were you saying about delta catch using this url(Host:port/CPACache/refresh?mode=delta)?

if yes i just done ..result are like below

- <CacheRefresh>

<Info>CPA cache refresh (mode=delta) executed in 461 milliseconds.</Info>

</CacheRefresh>


and then tested the interface showing same issue



please suggest .

former_member182412
Active Contributor
0 Kudos

Hi Mahesh,

I guess the system receive the fault message from the receiver(Other than expected response message)  and you dont have the fault message mapping in the operation mapping that is why system giving above error.

Regards,

Praveen.

maheswarareddykonda
Active Contributor
0 Kudos

Hi Praveen,

Thanks for reply,

actually as per message log that message not even pass to receiver channel from mapping .

please suggest what could be.

here is the full log

SOAP: Request message entering the adapter processing with user ERPCOM
06.04.2016 08:00:48.196message.InformationApplication attempting to send an XI message synchronously using connection SOAP_http://sap.com/xi/XI/System
06.04.2016 08:00:48.196message.InformationMP: processing local module localejbs/CallSapAdapter
06.04.2016 08:00:48.197message.InformationTrying to put the message into call queue
06.04.2016 08:00:48.199message.InformationMessage successfully put into the queue
06.04.2016 08:00:48.207message.InformationMessage retrieved from call queue
06.04.2016 08:00:48.217message.InformationMessage status set to DLNG
06.04.2016 08:00:48.218message.InformationExecuting Request Mapping "http://sap.com/xi/E-FILING_GB/2016/HR_GB_EFO_FPS_IM_16" (SWCV fe75ed40633811d9ad5fc81c0a114c15)
06.04.2016 08:00:48.220message.ErrorMapping "http://sap.com/xi/E-FILING_GB/2016/HR_GB_EFO_FPS_IM_16" failed to execute: MappingException: com.sap.aii.utilxi.misc.api.ResourceException: Could not determine mapping steps for message 00505601-00f5-1ee5-bef9-b3f0dac1ad36, ResourceException: Could not determine mapping steps for message 00505601-00f5-1ee5-bef9-b3f0dac1ad36, CPAException: Could not determine mapping steps for message 00505601-00f5-1ee5-bef9-b3f0dac1ad36
06.04.2016 08:00:48.290message.ErrorTransmitting the message using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.service.mapping.MappingException: com.sap.aii.utilxi.misc.api.ResourceException: Could not determine mapping steps for message 00505601-00f5-1ee5-bef9-b3f0dac1ad36
06.04.2016 08:00:48.363message.ErrorMessage status set to FAIL
06.04.2016 08:00:48.365message.ErrorReturning to application. Exception: com.sap.aii.af.service.mapping.MappingException: com.sap.aii.utilxi.misc.api.ResourceException: Could not determine mapping steps for message 00505601-00f5-1ee5-bef9-b3f0dac1ad36
06.04.2016 08:00:48.368message.ErrorSOAP: Call failed: com.sap.aii.af.service.mapping.MappingException: com.sap.aii.utilxi.misc.api.ResourceException: Could not determine mapping steps for message 00505601-00f5-1ee5-bef9-b3f0dac1ad36
06.04.2016 08:00:48.368message.ErrorMP: exception caught with cause com.sap.aii.af.service.mapping.MappingException: com.sap.aii.utilxi.misc.api.ResourceException: Could not determine mapping steps for message 00505601-00f5-1ee5-bef9-b3f0dac1ad36
former_member182412
Active Contributor
0 Kudos

Hi Mahesh,

Make a dummy change to message mapping and operation mapping and activate the change. After that make sure cache notifications are green in repository and directory.

Regards,

Praveen.

maheswarareddykonda
Active Contributor
0 Kudos

Hi Praveen

as this is slandered interface i am not able to edit this.

can you please suggest we restart and then good?

Answers (2)

Answers (2)

maheswarareddykonda
Active Contributor
0 Kudos

Hi All,

Thanks For replies , issue got resolved.

Home>>Administration>> data cache >> full cache refresh for mapping

markangelo_dihiansan
Active Contributor
0 Kudos

Hi Mahes,

Can you check if OSS 1767274 - Problem determining the mapping steps is applicable in your case? If yes, then you need to patch the components mentioned in the note.

Regards,

Mark

maheswarareddykonda
Active Contributor
0 Kudos

Hi Mark,

my server on 7.4 SP 10

so i don't feel , any thoughts please

iaki_vila
Active Contributor
0 Kudos

Hi Maheswarareddy,

Try to do a single object cache refresh, as i commented here

Regards.