Skip to Content
0
Jan 20, 2011 at 06:27 PM

Changing filepath name(Sel. Screen parameter) in batch job

653 Views

Hi,

I have to develop a program which will run daily as a batch job.Seletion Screen of the program have a parameter for application server file.

The filename will be changed daily based on the current date(as the file will come from some other source).We know that while creating a batch job we have to give the name of a variant. If we create a variant today which have Application server file(File name contains today's date) then when the batch job run tommorrow it will process today's file again instead of the new file which will come tomorrow.I want to know how to handle everyday's new file through the batch job.

Thanks in advance.

Regards,

Sarbajit.