Hi @nsvsrk ,Here's a concise overview of the flow of control in AEM, from frontend (HTL) to backendLet’s break down the Flow of Control in your scenario, where a page is built using Template T and Components C1, C2, and C3, and the frontend is in HTL (Sightly) while backend logic resides in Sling Mo...