Configure OHI Product Definition Command Line Properties

OHI Product Definition behavior is driven by the ohi-proddef.properties file as well as by command line properties. Command line properties cannot be part of the properties sheet because these are meant to influence specific managed servers.

The following table describes the OHI Product Definition command line properties.

Parameter Value Explanation

ohi.startup.start.task.processing

true by default. Can be set to false.

Controls task processing for a managed server. By default, if a managed server that executes an OHI Components application is started then it will start processing tasks from the work backlog queue. The default behavior can be overridden by setting command-line parameter ohi.startup.start.task.processing; if it is set to false a managed server that executes the OHI Components application will not process tasks after it is started. The default value is true, meaning the managed server that executes the OHI Components application will start processing tasks from the work backlog queue after it is started.