Hi,
I'm running a bespoke Scheduler Task and there's a parameter outKMRID to specify the output file & location to a KM folder (for ex: /documents/tasks/taskOuput.txt). This task is scheduled to run everyday.
So, instead of editing the task everyday with a new filename, I was wondering if there's a way to automate naming the file. Something like a wild character which makes the name change every time the task runs. ex: /documents/tasks/taskOutput-%d%t.txt - where %d substituting for date and %t for time etc.
Does anybody know if there's such a possibility?
Appreciate your help.
Regards,
Rajit