Within an app, the Syntasa application has the concept of multiple environments. The production environment is where validated configurations have been deployed and historical data processed; the development environment is to test new configurations and ensure they are working per design before deploying to production.
The purpose of the production environment is to execute deployed configurations and the ability to schedule recurring jobs.
Just like in the development environment, there are four screens related to the production environment:
- Workflow - The workflow canvas is the app graph depicting the collection of connections, process nodes, and output nodes that have been deployed from the development environment.
The workflow canvas options vary between the development and production environment. The options available within the production environment are noted in the workflow canvas article.
- Operations - The operations screen provides details about job processing, the ability to modify job settings, and the ability to schedule jobs.
- Dashboards -The dashboard screen allows 3rd party visualization applications to be embedded in the app.
- Dependencies - The dependencies screen displays what production datasets are feeding into the app and the production datasets consuming the data derived from the app.