Positive Pay File Zero Padding on Left
I have customized the Positive Pay File Format as per BOA Specification. My Bank Account No length is 10. Length has to be 12 Digits for BOA.As part of the XML Template for the 2 digits it has to pad zeros. But the output has only one Zero.
Output is like the following
01234567891
Output has to be like the following:
001234567891
Regards,
Velumuthu.S