issue converting numericalvalues in wm.b2b.edi:convertToString

Hi All… I am using wm.b2b.edi:convertToString to convert my EDI 820 doc to a FFstring.
I have a field called “amount” which has the value 2000 in the doc. After converting to the string using the above service, it is automatically convertiong to 2E3.
Can you pls help me out how I can retain the original value in the output string.

Search the forums for formatDecimal.

[QUOTE=venky.tanguturi;70861]
Hi All… I am using wm.b2b.edi:convertToString to convert my EDI 820 doc to a FFstring.
I have a field called “amount” which has the value 2000 in the doc. After converting to the string using the above service, it is automatically convertiong to 2E3.
Can you pls help me out how I can retain the original value in the output string.[/QUOTE

Hi Venky,

You can check schema 820 you will find a format service which converting

You can disscuss internal and take action on this

Thanks
Sai.