Skip to Content
0
Nov 15, 2012 at 06:04 AM

Batch job with dynamic file name

1747 Views

Hi,

I need to schedule a program in a batch job, frequency is daily.

There is a selection screen parameter of file name and file name is FILE_<DATE>. The file name will change on daily basis.

Please suggest how should i do this. I have seen the dynamic variant but it works only for a single field if we need to populate dynamically.

But here we need to concatenate the date with the file name.

Best Regards,

Manu