This SQL query demonstrates how to list all jobs and steps in the adTempus 4.x database, including the full group name for each job.
The group name is assembled by following the group hierarchy up to a limit of 10 levels. The top level group of the hierarchy is always the "Root" group and its name is not included in the group name; jobs in the root group show an empty string for the group name.
The JobStep.StepName is populated only if a name has been set in the Console. The Console displays a description for each step that is generated from the step's settings, but this description is not stored in the database.