Hello,
i am creating a positional flatfile from 830 EDI using WMEdi package.
i have created Flatile template(positional) as it says in userguide.
first i am creating Flatile reocrd.
in this record one of record has rightjustifed elements(example… say quantity = 3. i need to rightjustiy(5) this field .so now this value is 3(5 spaces beore).
i can see that in Flatile record these field are right justifed(as i wanted).
but when i am creating srting using convertToString service , the output string does not place these fields as right justified.
i am passing the FFrec, and template obj inputs to the convertToString service.it is not putting these spaces beore these fileds.
can somebody tell me how can solve this problem.
Thanks,
Rao.