MAIA adapters aim to connect and customize data, originating from external systems, to fit the MAIA web app. MAIA adapters are included in the installation package.
MAIA services are exchanging important information with the web app. MAIA services can run locally or remotely in the cloud, and the web app connects to them to continuously exchange data.
MAIA triggers are external services that is starting background jobs in the web app by making periodic API calls. Background jobs stop execution after finishing their task and must be started again in a periodic manner.
The trigger services must be implemented by you, using the tools of your choice e.g. Jenkins, cron, etc.
The triggers below should run periodically for optimal performance.