Question:
Hi all,
I want to convert a custom flatfile with b2b.edi:converttoValues-service.
I put in string as edidata and a homemade xml-template as EDITemplate.
Whatever I try, I always get an:
java.lang.NullPointerException
at wm.b2b.edi.EDIConverter.getSegment(EDIConverter.java:680)
at wm.b2b.edi.EDIConverter.createLoop(EDIConverter.java:489)
at wm.b2b.edi.EDIConverter.toEDIValues(EDIConverter.java:373)
at wm.b2b.edi.convertToValues(edi.java:677)
Anyone any experience with this service ?
Thanx for any suggestion,
Christian.
Answer:
already solved it;
thanx, Christian.