cancel
Showing results for 
Search instead for 
Did you mean: 

B2B X12 EDI Converter Error

Former Member
0 Kudos

Hello,

Our scenario is to send an 834 EDI format to vendor. We mapped the message with ASC834_005010 and configured the receiver communication channel with FILE adapter using the Module - localejbs/X12ConverterModule. When we execute we are receiving the below error:

MP: exception caught with cause javax.ejb.TransactionRolledbackLocalException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchFieldError: SOLICITED; nested exception is: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchFieldError: SOLICITED; nested exception is: javax.ejb.EJBTransactionRolledbackException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchFieldError: SOLICITED; nested exception is: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchFieldError: SOLICITED

We are on PI7.3.1 with B2B SP2.

Please advise.

Thanks,

Ram N

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello All,

Issue was resolved by applying XI ADAPTER FRAMEWORK 7.31 Note 2019052.


If you have below error in JAVA Proxy Runtime Monitor, apply this note.


Thank you everyone.


Regards,

Ram N

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

you can try below options:

1. use GenericConvertermodule instead of above used module.

2. Reupload the seed files to b2bic.

reg, avinash M