Cúram Environment Variables Governing Behavior of Engine

This appendix lists the Cúram Environment Variables that you can set to change the Engine's behavior.

Table 1. Cúram environment variables governing the behavior of the Engine
Environment variable name Description More Information
curam.trace General trace setting for the overall application. Logging and the Cúram Server Developer's Guide.
curam.trace.ruleobjectpropagation

The logging level for rule object propagation log messages.

Valid values are:

  • trace_off;
  • trace_on;
  • trace_verbose; and
  • trace_ultra_verbose.
Logging.
curam.ruleobjectpropagation.
configuration.errorlevel

Whether a problem in the configuration for a rule object propagator is reported as:

  • an application error (error);
  • a logged warning (warn); or
  • ignored (ignore).
Data Configuration Problems.
curam.ruleobjectpropagation.
nonpropagatableoperation.
errorlevel

Whether a database operation which cannot be propagated to rule objects is reported as:

  • an application error (error);
  • a logged warning (warn); or
  • ignored (ignore).
Propagation Processing.
curam.creole.log.case.determination.
problems
Whether details of problems encountered during a case determination should be listed as warnings in the application log. Testing, Testing and Testing.
curam.batch.
creolebulkcasechunkreassessment.
chunksize
The number of cases in each chunk that will be processed by the CREOLE Bulk Case Chunk Reassessment batch program. The CREOLEBulkCaseChunkReassessmentByProduct Batch Process.
curam.batch.
creolebulkcasechunkreassessment.
dontrunstream
Should CREOLE Bulk Case Chunk Reassessment batch program sleep while waiting for the processing to be completed (rather than run a stream in its context). The CREOLEBulkCaseChunkReassessmentByProduct Batch Process.
curam.batch.
creolebulkcasechunkreassessment.
chunkkeywaitinterval
The interval (in milliseconds) for which the CREOLE Bulk Case Chunk Reassessment batch program will wait before retrying when reading the chunk key table. The CREOLEBulkCaseChunkReassessmentByProduct Batch Process.
curam.batch.
creolebulkcasechunkreassessment.
unprocessedchunkwaitinterval
The interval (in milliseconds) for which the CREOLE Bulk Case Chunk Reassessment batch program will wait before retrying when reading the chunk table. The CREOLEBulkCaseChunkReassessmentByProduct Batch Process.
curam.batch.
creolebulkcasechunkreassessment.
processunprocessedchunk
Should CREOLE Bulk Case Chunk Reassessment batch program process any unprocessed chunks found after all the streams have completed. The CREOLEBulkCaseChunkReassessmentByProduct Batch Process.
curam.workflow.
gendetermineeligibityfailureticket
"YES"/"NO" flag which determines whether a workflow ticket is automatically generated whenever a determine product eligibility for a case fails.  
curam.workflow.
geneligibilityreassesssuccessticket
"YES"/"NO" flag which determines whether a workflow ticket is automatically generated whenever a case has been reassessed and the case decision is now "eligible".  
curam.trace.productconfiguration.
publication

The logging level for product configuration publication log messages.

Valid values are:

  • trace_off;
  • trace_on;
  • trace_verbose; and
  • trace_ultra_verbose.
 
curam.trace.caseassessment

The logging level for case assessment log messages.

Valid values are:

  • trace_off;
  • trace_on;
  • trace_verbose; and
  • trace_ultra_verbose.
 
curam.creole.
manualeligibilitycheckdetermination.
store.ruleobjectsnapshot

Whether the system will store a snapshot of rule objects used in the calculation of a manual eligibility check determination.

The Database Tables