Skip to Content
0
Former Member
Dec 02, 2009 at 12:54 PM

How to concatenate date and time after a logical file in application server

57 Views

Hi Experts ,

I have a requirement that goes like this : I have a job that runs parallelly with 10 different variants at the same time. Each job will write the data into a file in the application server, since the jobs run parallelly there is a chance of the file being over-written and hence we have decided to concatenate time and date at the end of the file so that the file does not get over-written. Can someone please let me know how to incorporate this change.

Thanks & Regards,

Balaji.K