cancel
Showing results for 
Search instead for 
Did you mean: 

B2B Error in converting IDOC to EDI

0 Kudos
297

Hi Every one,

My scenario is B2B converting IDOC to ANSI X12 (810 scenario) and place it in a folder at receiver end. While converting to ANSI X12 format, getting Below the error.

I am using X12ConverterModule for the conversion in receiver channel.

MP: exception caught with cause javax.ejb.TransactionRolledbackLocalException: Error occurred: ; nested exception is: javax.ejb.EJBTransactionRolledbackException: Transaction ended with error, reason: ; nested exception is: javax.ejb.EJBException: ASJ.ejb.005044 (Failed in component: sap.com/converter~x12~x12moduleapp) Exception raised from invocation of public com.sap.aii.af.lib.mp.module.ModuleData com.sap.aii.converter.x12.module.X12ConverterModule.process(com.sap.aii.af.lib.mp.module.ModuleContext,com.sap.aii.af.lib.mp.module.ModuleData) throws com.sap.aii.af.lib.mp.module.ModuleException method on bean instance com.sap.aii.converter.x12.module.X12ConverterModule@20b574e4 for bean sap.com/converter~x12~x12moduleapp*xml|sap.com~converter~x12~x12module.jar*xml|X12ConverterModule in application sap.com/converter~x12~x12moduleapp.; nested exception is: java.util.NoSuchElementException

Please help on this. Thank you

View Entire Topic
0 Kudos

Hi Rajesh,

Did you get the solution for this issue ? If, yes please share the solution you implimented.