Leading zero in to csv file send to sftp
Hi All,
Iam sending files to sftp with a set of values from different columns from a schema using delivery template.
One of my field in schema has string value length as 9 digits. So if the number is "1234567" it is stored in the schema as "001234567". But when we see this value in the csv file from sftp the leading zero is not coming. I tried adding Tostring to the filed from delivery template also but it didn't work.
Could someone please help me know what the issue can be?
Thanks & Regards,
Greeshma