Adding Properties to Daily Schedule Instances
Instance properties let you pass named values to a specific daily Schedule instance at runtime. You define each property as a PropertyName=value pair. OpCon resolves these values when the Schedule runs.
To add properties to a daily Schedule instance, complete the following steps:
-
In Enterprise Manager, select Daily Maintenance under the Operation topic.
-
Select the arrow to expand the date that contains the Schedule.
-
Select the Schedule you want to edit.
-
In the Maintenance group, select Edit Daily.
-
In the Schedule Daily editor, select the Instance Definition tab.
-
In the property definition field, enter the property in
PropertyName=valueformat.To define multiple properties in a single entry, separate each pair with a semicolon — for example,
Region=West;Env=Prod.Property names cannot contain the characters
= ' ( ) \ , |and cannot end with a space. The property definition field accepts up to 4,000 characters. -
Select Add.
-
Repeat steps 6–7 for each additional property.
-
On the Schedule Daily toolbar, select Save.
Result: The properties are saved to the daily Schedule instance and are available for token resolution when the Schedule runs.