Adding Daily Schedule Events
Use this procedure to attach an OpCon event to a daily schedule in Enterprise Manager. Events trigger automated actions — such as adding a job, updating a property, or changing a schedule status — at schedule run time.
Add an event to a daily schedule
To add an event to a daily schedule, complete the following steps:
-
In the Enterprise Manager navigation pane, select Daily Maintenance under the Operation topic. The Daily Maintenance screen displays.
-
Select the expand arrow next to the date that contains the schedule you want to modify.
-
Select the schedule.
-
In the Maintenance frame, select Edit Daily. The Schedule Daily screen displays.
-
Select the Events tab.
-
In the Events frame, select Add. The Event Definition Wizard displays.
-
From the Event Template list, select an OpCon event template. For a full list of available templates and syntax, see OpCon Events.
Example$JOB:ADD,<schedule date>,<schedule name>,<job name>,<frequency name> -
In the Event Parameters field, place the cursor at the beginning of a
<syntax placeholder>, then drag to select the entire placeholder, excluding the surrounding commas — for example,,<schedule name>,. -
Replace the selected placeholder with the appropriate value.
Result: The placeholder is replaced with the value you typed.
To replace a placeholder with a token (global property), complete the following steps:
-
Select the syntax placeholder as described in step 8 above.
-
Select the Insert token button or press Ctrl+T. A list of available global properties displays.
-
Locate the global property by scrolling, or use the search field. You can use Windows wildcard characters to filter by property name, property value, or both.
-
Select the global property to insert it.
noteDouble brackets are automatically placed around the inserted token.
Example$JOB:ADD,[[$SCHEDULE DATE]],Payroll,Emp1,15thofMonth -
To discard your placeholder replacements and restore the original parameter syntax, select Reset.
-
Select Finish to save the event, or Cancel to discard changes.
Result: The event is saved to the daily schedule.
-
Select Close to close the Schedule Daily screen.
-
Select Close to close the Daily Maintenance screen.