TheBirdman
Programmer
I have a field that is coming in with a leading space that I need to keep, but when my map in ECMap writes it out to my database, the field is gone. I added a step to write the field out to a memory variable and then put it out to the log before putting it in the database, and there is no space. So, for some reason, it is loosing the leading space. Anybody know what I can do to keep the space?