Additional components
Orchestra features a mechanism for starting and accessing additional components, which are primarily Web applications.
These components are located in the directory specified by the application.path parameter in the configuration file environment_settings.xml.
Currently, the available application is the 'Work List Handler,' which facilitates human interaction (refer to the Human Interaction UI topic in the Designer Manual for further details). This application contains its own Web interface. If enabled, it will be registered with the Orchestra WebApp engine. Refer to the Preferences section in the Designer Manual for more information.
Whenever a web application is registered, the WebApp engine will automatically start.
If you encounter issues with reserving a dedicated port as the servlet port for the WebApp engine, please ensure:
- Human interaction is disabled.
- There are no additional web components located in the
application.path.