- Enable Web API - Enables the Web API of Composer.
- Web API listening port - Port for HTTP API (when using HTTPS, the default port is 443)
- Web API Https FQDN - Fully qualified domain name for the workstation/server running Composer. This is required for HTTPS. For more information on HTTPS, see a later chapter dedicated to HTTPS.
- Disable Web API when the project is not running - If the project is not running, the Web API will be disabled, for example, during startup, auto restart, etc. This is to prevent errors.
- Connector behavior-
- Default (Always allow connectors to be invoked)
- Warn on invoke while a connector is running
- Warn and prohibit invoke while a connector is running
Example:
WARNING Error executing /API/CONNECTOR/TRIGGER Test: a connector is already running: Test
Note!
The application must be run with elevated permissions (Administrator) for the HTTP(S) API:s to operate. Changing the configuration requires an application restart.