Hi,
I am facing a problem while creating a flat file with fixed length. I am able to write a file but a last character of every field is coming as space.
eg: 1st field position is 0-9 and second field length is 10-14 and third field length is 15-19
file is generated like this
aaaaaaaaa bbbb ccccc
but file should look like this
aaaaaaaaaabbbbbcccccc
please help me out with this.
thanks
eshwar
#webMethods#Integration-Server-and-ESB#Flow-and-Java-services