Action
Action provides automation capabilities through Playbooks — visual workflow builders that let you create automated workflows by dragging and dropping Bricks onto a canvas and connecting them together. Playbooks automate actions based on events, enabling powerful response workflows without writing code.
Bricks
Bricks are the fundamental building blocks of DTACT. They are modular, reusable code components that extend the platform's capabilities across data integration, transformation, visualization, and automation.
User Defined Functions
User Defined Functions (UDFs) are a powerful feature that allows you to blend the flexibility of Python with SQL queries. With UDFs, you can call customized Python functions directly from the Query Analyzer, extending SQL capabilities to match your specific business requirements.