dSeries: Wildcard with reevaluate and scheduleallevents command
search cancel

dSeries: Wildcard with reevaluate and scheduleallevents command

book

Article ID: 432652

calendar_today

Updated On:

Products

ESP dSeries Workload Automation ESP dSeries Workload Automation - Scheduler (dSeries)

Issue/Introduction

Is there a tool / command we can use after modifying custom Calendars, to automatically re-save all / multiple  events where calendar is used?

Environment

ESP dSeries Workload Automation: 12.3 or above

Resolution

To re-evaluate multiple events, user will need to list them.  E.g.

scheduleallevents verbose EVENTNAMES("user.event1", "user.event2") reevaluateschedules(true)

A wildcard may not used for reevaluate option.