Error while retrievijng artifacts from JDE EnterpriseOne “customer master” table.

Siraj Ansari

Member
Hello Friends,

PLEASE HELP ME TO DEBUG BELOW ERROR....

I am getting and error while I am using BizTalk 2006 Enterprise One Adaptor to retrieve artifacts for JDE EnterpriseOne “customer master” table.
------------------------------------------------------------------------------------
System defined exception
Call to MBFCustomerMaster@JDE://CALLBSFN/N0100042
Implementation = JDE://CALLBSFN/N0100042

Source: JDE
Error Code: 1001 (0x3e9)
Cause: JDE://exception=JDEException (Unique ID <none>)
E-JDE0045: ExecuteMethod failed to execute module N0100042 business function MBFCustomerMaster. JDEdwards error message: java.lang.ArrayIndexOutOfBoundsException: 234 >= 234

Exception data:
struct JDEExceptionType =
StringBase JDEErrorMessage = "java.lang.ArrayIndexOutOfBoundsException: 234 >= 234"
Signed32 JDEErrorCode = 1001
Signed32 JDEIndex = -2
------------------------------------------------------------------------------------

Thanking you all in advance.

Thanks & Regards,
Siraj A.
 
Back
Top