cancel
Showing results for 
Search instead for 
Did you mean: 

BIC Mapping error

Former Member
0 Kudos

Hi Guys,

I'am processing a inbound 850 version 4010VICS. I'm getting below error.

2007-11-05T11:13:25.510-0500 ERROR [Error:ID=1011;LEVEL=1] BICMapping: runMapping() FATAL ERROR: java.lang.ClassNotFoundException: See_E2X_ANSIX12_850_VVICS

DESCRIPTION: BICMapping: FATAL ERROR: The Mapping you are trying to load was not found!

2007-11-05T11:13:25.526-0500 ERROR [Error:ID=1010;LEVEL=1] BICMapping runMapping() The mapping: See_E2X_ANSIX12_850_VVICS 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!

some body can explaine me why I'm getting this error.

Arjun

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Are you using java mapping?

Nilesh

Former Member
0 Kudos

No.

see the error below.

2007-11-05T11:13:25.244-0500 INFO starting conversion See_AnsiX12 (id : 12407308011194279205213 ) at Mon Nov 05 11:13:25 EST 2007

2007-11-05T11:13:25.479-0500 INFO Splitt Value 1 :

2007-11-05T11:13:25.479-0500 INFO Splitt Value 2 : true

2007-11-05T11:13:25.494-0500 INFO Duplicate Check on ISA Level is off

2007-11-05T11:13:25.494-0500 INFO Start Childmapping : See_E2X_ANSIX12_850_VVICS

2007-11-05T11:13:25.494-0500 INFO starting conversion See_E2X_ANSIX12_850_VVICS (id : 3140022801194279205494 ) at Mon Nov 05 11:13:25 EST 2007

2007-11-05T11:13:25.510-0500 ERROR [Error:ID=1011;LEVEL=1] BICMapping: runMapping() FATAL ERROR: java.lang.ClassNotFoundException: See_E2X_ANSIX12_850_VVICS

DESCRIPTION: BICMapping: FATAL ERROR: The Mapping you are trying to load was not found!

2007-11-05T11:13:25.526-0500 ERROR [Error:ID=1010;LEVEL=1] BICMapping runMapping() The mapping: See_E2X_ANSIX12_850_VVICS 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!

2007-11-05T11:13:25.526-0500 INFO -


CONVERSION ERROR -


Former Member
0 Kudos

Hi,

From message we can make out that its looking for a class "E2X_ANSIX12_850_VVICS " probably .class file which its unable to find.

I havent worked on EDI mappings..but you can check XI-EDI configuration if you need to set classpath on XI server poiting to standrd EDI mapping before using them.

Hope this will help.

Nilesh

Former Member
0 Kudos

But it's working fine for inbound 850 version 4010, but not for version 4010VICS

ravi_raman2
Active Contributor
0 Kudos

Arjun,

The trace indicates that it found the mapping,...but for one element it is missing..find and fix..that element ..

Regards

Ravi Raman

Former Member
0 Kudos

We haven't reached the element level yet.

1. Classifier - passed it as ANSIX12

2. BIC - while converting to E2X - here we are getting error. It couldn't able to find the See_E2X_ANSIX12_850_VVICS

I don't know how to create 1:1 mapping for this Version 4010VICS.

Arjun

ravi_raman2
Active Contributor
0 Kudos

Arjun,

If i were you i would push the onus onto seeburger...as they provided that...check with them..the support is real good..

Regards

Ravi Raman

Former Member
0 Kudos

You want me create a ticket.

former_member181962
Active Contributor
0 Kudos

Hi Arjun,

Were you able to solve your issue? I have the same issue.

Regards,

Ravi kanth Talagana

Former Member
0 Kudos

Hi Ravi,

I tested in BIC MD, it's working and haven't uploaded into XI yet.

You have to copy 1:1 mapping of See_E2X_ANSIX12_850_V4010 to See_E2X_ANSIX12_850_VVICS in BIC MD and upload 1:1 mapping into XI.

Let me know it worked for you or not.

Thanks

Arjun

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Try to load the standard Mapping once again or check whether the copied mapping is activated.

Regards

Agasthuri Doss

Former Member
0 Kudos

It's look like missing 1:1 mapping for version 4010VICS. It's working for 4010 version, but not for 4010VICS. standard mapping will process all versions like 850 version 4010 and 850 Version 4010VICS messages.

appreciate you help.