PDA

View Full Version : JDEWorldOne B2B Adapter insert problem


michael
04-14-2003, 07:39
Hi All
I am trying to insert some data in F47 tables. I am getting the following error..
Insert transaction failed:javaValue (2.00000): Length is not valid.

In my data I am not at all passing 2.00000.This insertion is for invoice foles(F47041,42 & 44).Anybody have any clue why I am geting this error.
Michael

rmg
04-14-2003, 08:22
Pls check the insertion data and length ,before passing to jde world,may be some extra or special chars creating problem.


HTH

michael
04-14-2003, 08:57
Hi RMG
I checked and evrything is OK. I have one more question. I am not using the predefined transactions . What I am doing is just mapping my xml to F47 record structure in Wm. Then i am calling the insert service from jde world adapter. Is it OK.
Please Advice.

Michael