About Orchestration Settings
Orchestration settings allow you to configure properties for individual orchestrations in a project configuration. For each orchestration you can specify whether the orchestration is enabled, the logging levels, logging behavior, and the maximum number of jobs that the orchestration can simultaneously run.
When a project configuration is undeployed you can edit the following orchestration settings:
Orchestration Settings | Description |
---|---|
Enabled | Indicates whether an orchestration is enabled and can be deployed. At least one orchestration in a project configuration must be enabled to deploy a project configuration. By default, all orchestrations in a project configuration are enabled. |
Logging Level | Allows you to specify the level of orchestration
details that are logged in the System Logs.
|
Log Synchronously | Allows the runtime to synchronize the writing of
orchestration events to the orchestration monitoring logs as the orchestration
is running. By default, this orchestration setting is disabled and orchestration jobs are not synchronously logged. Note:
When you enable this orchestration setting, the time it takes to process an orchestration job increases. |
Max Simultaneous Job | Allows you to specify the number of orchestration jobs that can run simultaneously. |