Table Description
Rule Object Propagator Control: The control record for the execution of the initial propagation of application data to CREOLE rule objects.. This entity contains a single row which indicates whether initial propagation has been run. This control row ensures that initial rule object propagation is run by exactly one application server instance during Guice initialization.

Technical Notes

Optimistic locking is not required because the single row is always read "for update".
Model Details
Location in Model: Logical View::MetaModel::Curam::Core::Reference Model::Service Layer::Infrastructure::RuleObjectPropagation::Entity::RuleObjectPropagatorControl
Controlling File: core\model\Packages\Reference Model\Service Layer\RuleObjectPropagation\RuleObjectPropagation_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGno
Attributes (1)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
executeddetails Whether initial rule object propagation has been executed.CURAM_INDICATOR SVR_BOOLEAN
Operations (2)
OperationStereotypeOptionsDescriptionSQL
readOnenkread   
modifyAllnkmodify   
Related Pages (1)