Table Description
Rule Object Propagator Configuration Sandbox: A pending change to a Object Propagator Configuration.
Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Model Details
Location in Model: Logical View::MetaModel::Curam::Core::Reference Model::Service Layer::Infrastructure::RuleObjectPropagation::Entity::RuleObjPropConfigSandbox
Controlling File: core\model\Packages\Reference Model\Service Layer\RuleObjectPropagation\RuleObjectPropagation_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (8)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
sandboxIDkeyno RULEOBJECT_PROP_CONF_SANDBOX_ID SVR_INT64
snapshotIDdetailsyes RULEOBJECT_PROP_CONF_SNAPSHOT_ID SVR_INT64
configDatadetails  RULEOBJECT_PROPAGATOR_CONFIGURATION SVR_BLOB
userNamedetailsno USER_NAME SVR_STRING<64>
actionTypedetailsno RULEOBJECT_PROP_CONF_ACTIONRuleObjectPropConfActionSVR_STRING<10>
actionDateTimedetailsno CURAM_DATETIME SVR_DATETIME
pendingPublicationInddetails Whether this record is pending publication.CURAM_INDICATOR SVR_BOOLEAN
nameIDdetailsno LOCALIZABLE_TEXT_ID SVR_INT64
Foreign Keys (3)
ChildParent
RuleObjPropConfigSandbox.nameIDLocalizableText.localizableTextID
RuleObjPropConfigSandbox.snapshotIDRuleObjPropConfigSnapshot.snapshotID
PropConfigPublicationItem.sandboxIDRuleObjPropConfigSandbox.sandboxID
Indices (2)
Index NameAttributes
IND_1854858647snapshotID
IND_994709662nameID
Operations (6)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: sandboxID
Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
readread Standard Operation 
searchBySnapshotreadmulti   
readAllnkreadmulti   
removeremove Standard Operation 
Related Pages (6)