I’ve just started to work with the EDI module in IS 4.6
Firts I tried the sampleServices:UNEDIFACTtoValues in WmEDIsamples with a simple EDI message:
UNB+UNOA:2+AAAAAAAAAA:ZZ+BBBBBBBBBB:ZZ+030123:1620+8++INVRPT’UNH+2+INVRPT:D:93A:UN’BGM+280::9:INVRPT+9805’DTM+137:20030123:102’NAD+BY+123456789012::9’LIN+1++Item1:SA::9’QTY+17:108:EA’LIN+2++Item2:SA::9’QTY+17:252:EA’LIN+3++Item3:SA::9’QTY+17:72:EA’LIN+4++Item4:SA::9’QTY+17:36:EA’UNT+13+2’UNZ+1+8’
All went ok: no errors, the standard recognised, but when it arrived to convertToValues, I got the following error message:
java.lang.NullPointerException
Any ideas?
Thanks for all helps in advance.
Gabor