Technical Architecture
This section is intended for administrators and IT; other readers may skip it. QMLogic eQMS is built on the Microsoft Power Platform and comprises three layers:
UI and interaction layer (the interface)
A SharePoint hub site (with team sites, pages, and news) and Power Apps, primarily model-driven apps, together with canvas apps and custom pages, which can also be embedded as tabs within Microsoft Teams.Data storage
SharePoint holds document libraries and lists, while Dataverse holds the tables, audit logs, approvals, and signatures. The two are linked through Dataverse Document Integration and virtual tables.Automation
Power Automate handles routine tasks, document automation, and email notifications, connecting to Dataverse Custom APIs and Azure Functions for custom code.
In practice: you work in the app, documents and records are stored in SharePoint and Dataverse, and Power Automate manages approvals, signatures, and notifications.
