For one of my scripts, I have to provide a value in the format of '000***********' where * stands for a combination of non-zero numbers. However, when I am trying to replay the script, the value which is getting replaced for this parameter is only the *********** part and the starting 0's are getting truncated. Can somebody tell me how to fix this issue ?
↧