Model Details
Location in Model: Logical View::MetaModel::Curam::WorkspaceServices::DataHub::Entity::DataHubContext
Controlling File: WorkspaceServices\model\DataHub.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
AUDIT_FIELDSno
Attributes (3)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
dataHubContextIDkeynoUnique identifier of the data hub context record.INTERNAL_ID SVR_INT64
configurationIDdetails Unique identifier of the script used to display the mapping configurationINTERNAL_ID SVR_INT64
recordStatusdetails The status of the record Active or Cancelled.RECORD_STATUS_CODERecordStatusSVR_STRING<10>
Indices (1)
Index NameAttributes
IND_809589942configurationID
Operations (4)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: dataHubContextID
Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
readread Standard Operation 
readByConfigurationIDnsread To read the details based on configuration ID. 
Related Pages (0)