Web App error after build/deploy

radi8

Well Known Member
Please disregard this post, our consultant had the OCM settings incorrect on the generator. It is ok now.

I have an app I made that calls a set of custom NER on form load. This app works on my local HTML Dev client but fails with 1 data structure error on my TEST (PY) server with the following error:
[ QUOTE ]

CallObject.buildMsg(): Problem with data-structure flatten: | Business Function Name: ValidateF59PORoleorAn8, DLL: NCUSTOM, BSFN data structure: com.jdedwards.system.kernel.BSFNData@d060449, Host: ENT1, User: DEV, Environment: JPY811 java.lang.StringIndexOutOfBoundsException: String index out of range: 0


[/ QUOTE ]
I have rebuilt/deployed/generated all of the objects to the ENT/JAS server, and even restarted the services, but to no avail. This error will not go away.

Interestingly enough, the custom DLL has 2 NER that this application calls and the first one works fine (different data structure).

Can anyone give me some suggestions as to what to do next? I am stumped.
mad.gif
confused.gif
 
Back
Top