I have 2 processes which are identical except for 1 enivonment variable -- 1 report is monthly & 1 report is quarterly. Is there a way via Scheduler to pass a param saying "isQuarterlyRptSchedule=true" or "isMonthlyRptSchedule=true" ? I want to use the same process/objects for both, the only difference is which text string should the code look for in the email subject line.