Hi Guys,
I have an instance of Scheduler which works fine if target 'Date' directory exists however i want the scheduler to automatically create destination directory based on date.
I am using e.g. d:\path\%Y%m%d as the target but scheduler fails as it cannot see the directory. My understanding was that it will automatically create one if target does not exist.
Any advice will be appreciated.
Regards