Configuration property values for the BPM emitter
To configure the BPM event emitter, you pick configuration
values to set in a properties file.
| Property name | Value | Description |
|---|---|---|
| DeploymentEnvironmentName | None or a real name | The name of the target deployment environment. If only one
deployment environment is available, you can assign None. |
| bootstrapServers | URLs | The URL of the target Kafka bootstrap server |
| topicName | An existing Kafka topic name | The name of the target Kafka topic. Kafka topic names must be prefixed with
icp4ba-bai-. |
| bpmCellName | The BPM cell name | The custom name of this BPM cell to be displayed in the IBM® Cloud Pak for Business Automation dashboard |
| type | noSecurity, kerberos, kerberos_ssl, ssl, plain_ssl, custom | The security type used by the Kafka server |