Introduction to Control-M Folders | Generated by AI

Home 2026.01

Question: Give a comprehensive introduction to folders in Control-M.

Answer:

In Control-M (a workload automation and job scheduling tool from BMC), a folder is a fundamental organizational container used to group related jobs, subfolders, and flows (dependencies).

Folders help manage complex workflows by allowing logical grouping, centralized configuration, and inheritance of settings to child objects (jobs and subfolders).

Main Purposes of Folders

Main Folder Types

Type Description Scheduling & Inheritance Most Common Use Case
SMART Folder Full-featured folder (default and recommended type) Supports full scheduling, events, resources, etc. at folder level → inherited by jobs/subfolders Most production workflows
Regular Folder Basic grouping container No inheritance of scheduling/prerequisites from folder level Very simple static groupings
Simple Folder Minimal container (mainly used in Automation API / JSON definitions) No folder-level configuration possible API/script-based simple deployments
Subfolder Folder nested inside another folder or subfolder Inherits most settings from parent SMART folder, but has some limitations Hierarchical organization (e.g. Dept → Team → Process)

SMART folders are used in the vast majority of real-world Control-M implementations.

Key Properties and Settings (mainly SMART Folders)

Folder → Job Inheritance Rules (SMART Folder)

Most folder-level definitions (scheduling, events, resources, notifications, RunAs, Application, variables, etc.) are inherited by:

You can override any inherited setting at the job or subfolder level when needed.

Practical Organization Examples

All jobs can inherit the same “End of Month” calendar and “wait for EOM confirmation event” from the top-level folder.

Summary – Why Folders Matter

Folders (especially SMART folders) are one of the most important concepts for building maintainable, scalable Control-M workflows.

References:


Back

x-ai/grok-4.1-fast

Donate