Configuring properties of event-driven workload automation [EventDrivenWorkload]

About this task

In the JobManager.ini file, the section containing the properties of event-driven workload automation is named:
[EventDrivenWorkload]
Important: Do not modify the values of these properties, however, you can consult them for troubleshooting purposes.
The following properties are contained in this section:
EventProcessorHostname
The host name where the event processor is located.
ThisWorkstation
The name of the agent workstation where the JobManager.ini file, containing these properties, is located.
EventProcessorEifSslPort
The Event Integration Facility (EIF) port number where the event processing server receives events when it is SSL-protected.
EventProcessorEifPort
The EIF port number where the event processing server receives events.
EdwaDesiredStatusRunning
To enable event-driven workload automation set to true, otherwise, false. The default value is true.
CRC
The current cyclic redundancy check (CRC) of the event rules of this workstation as reported by the event processor.
DeployedCRC
The CRC of the event rules already deployed.
EventProcessorWorkstation
The name of the workstation on which the event processor is located.
EventProcessorPort
The port number used to contact the event processor.
EventProcessorContext
The context part of the unified resource identifier (URI) of the event processor.
EventProcessorProtocol
The protocol used to contact the event processor. Valid values: http, https. The default value is https.