Hi All,
Thanks everyone for your immediate inputs and thoughts whenever I post a question.
Currently, I have a workflow which outputs three csv files - one for daily values, one for monthly values, one for weekly values.
I need to output daily values csv daily on business days only
I need to output monthly values csv on a particular date of the month
I need to output weekly values csv on a particular day of the week
Need suggestions on how to proceed.
Thanks,
Raj008