Hi
I am facing rather a unique problem. I have a report that generates a file and posts it on the application server. When i open the file at the application server it shows me line split ( I mean a new line is introduced in the middle of a row).
On further investigation I observed that the field after which it split contains a # symbol. Now many files posted on the server contains # but this problem is not observed in any of those files.
I tried replicating this on quality and dev by adding # at run time in debug mode but the file posted is perfectly fine.
Please share your thoughts on this.
Preethi