Scheduler > To add a task:
  
To add a task:
Double click on an object to add it to the right pane. Normally objects such as load or fact tables are scheduled rather than procedures.
The default action for load tables is process. This means that when the task is actioned it will drop any indexes that are due to be dropped, or have pre-drop set, then load the table and perform any post-load procedures or transformations and then re-create any dropped indexes.
The default action for all other tables is the same as above, except it will execute the update procedure rather than loading the table.