The workflow engine
The workflow engine is responsible for processing a workflow. It does this by looking up and executing the appropriate workflow process script. This script (often just called workflow process or workflow script) is an XML file that the Studio workflow editor generates, and which you manage in Studio. The base configuration workflow scripts are in the modules/configuration/config/workflow directory.
