cancel
Showing results for 
Search instead for 
Did you mean: 

The mapping: XML_NV you are trying to load cannot be found in the classpath

Former Member
0 Kudos

Hi Experts,

We have a EDI to JDBC scenario wherein the incoming EDI files (ANSI X12) will picked up by XI and sends to Backend system and it was working fine. Today when i check the file folder, the EDI files are not picking up by XI system and when I check the Communication channel the below is the error message. Can anybody let me know how to workaround for this issue?

Error: javax.resource.ResourceException: --- Conversion of synchronous request from module chain ended with errors ---[Error:ID=1010;LEVEL=1] BICMapping runMapping() The mapping: XML_NV you are trying to load cannot be found in the classpath! Maybe you forgot to compile or to activate the mapping! DESCRIPTION: BICMapping Error: The mapping [not specified] you are trying to load cannot be found in the right path! Maybe you forgot to compile or to activate the mapping!

Your help is highly appreciated.

Regards

Faisal

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Dear Abdul

If the mapping is there and the PI system is throwing an error that "Mapping not Found" then please try refreshing the cache.

First try Partial and if it does'nt work then go for Full Cache Refresh.

Alternatively if yours is a Java mapping, try relading the code (zip file) and activate the channel.

Sourabh

Former Member
0 Kudos

Hi,

What does the configuration of the comm channel say ?

What is the mapping name ?