Workflow Triggering (AEM 6.5 LTS) All mechanisms to start a workflow on AEM 6.5 LTS — from UI, programmatic API, HTTP API, Manage Publication, and replication-linked triggers. Variant Scope - AEM 6.5 LTS only. - Includes replication-linked triggering and legacy -based workflow packages. Triggering Mechanisms Summary | Mechanism | Use Case | |---|---| | Timeline UI | One-off manual start on a single page or asset | | Manage Publication | Multi-page batch, integrates with publish pipeline | | WorkflowSession API | Backend Java code, scheduled jobs, event handlers | | HTTP Workflow API | REST ca…