Object List

This section describes the purpose of the Object List object and its properties. Below you will find a general overview, followed by a detailed description of Object List Properties as they appear in the various Object List categories (tabs).

 

The Object List object serves as a collection point of one or more objects that you want to associate with a Job or Plan for related use. The purpose of this object is to allow this “associated list of ActiveBatch objects” to be shared by other related Jobs or Plans. This way if you need to add or remove an object, you make the change in a single object instead of having to modify many Jobs or Plans that are using the same embedded list.

 

The list of associated objects are used for two main purposes:

 

  1. Service Library objects that must be associated so you can use their underlying Web Services methods in Jobs Library Job steps.

  2. Any ActiveBatch object that you intend to access at run-time through variable substitution. It’s this second purpose that makes up the predominant use of the list. By including the object within an Object List, proper security can be determined when the object is associated. If the object is used at run-time and has not been placed in an Object List, an “access denied” will be issued and the run-time association will not occur.

 

Note: At this time, Schedule and Calendar objects serve no useful purpose within an Object List.

 

Objects are associated at the root of the Job Scheduler, and on Jobs and Plans. To associate an object to a Job, access the Job’s Associations property sheet, click on Associate, navigate to, then select the object you wish to use. To associate the object to the Scheduler root or a Plan, access the desired object's property sheet, click on Associate, navigate to, then select the object you wish to use. Alternatively, you can quickly associate the selected object to the desired Plan or Job by dragging the object (in the Object Navigation pane) and dropping it on the target object.

 

If you intend to associate the same objects between related Jobs and/or Plans you should consider making that associatiate using the Object List object rather than just embedding the Service Library within multiple Jobs or Plans.

 

To create an Object List, right-click on the desired container (Scheduler root, existing Folder or Plan) in the Object Navigation Pane, select New, then select Object List. When you’ve completed the Object List property settings, you must click the Save or the Save and Close button to save the Object List. Click the X on the tab of the New Object List if you wish to cancel the creation of the Object List. When you save the Object List, it will instantly appear in the Object Navigation pane (if auto refresh is enabled). To modify an existing Object List, right-click on the Object List in the Object Navigation pane, then select Properties.

 

Object List Properties