Unified Catalog Metadata DMO
Stores unified catalog metadata entries for various asset types including SObjects, Lightning bundles, and permission sets with hierarchical relationships and versioning support.
Object API Name: std__UnifiedCatalogMetadataDmo__dlm
Category: Unassigned
Availability: Available in 262 and later versions
Primary Key Field: Id
- ParentId has a FOREIGNKEY relationship with the Unified Catalog Metadata DMO
Idfield.
- ApiName
- cdp_sys_record_currency
- CreatedById
- CreatedDateTime
- DataSourceId
- DataSourceObjectId
- Description
- Id
- InternalOrganizationId
- JsonAttributes
- Label
- LastModifiedDateTime
- Metadata
- MetadataSummary
- MetadataType
- ParentId
- ParentMetadataType
- SubType
- Tags
- TenantIdentifier
- TimestampVersion
- Field API Name:
std__ApiName__c - Data Type: TEXT
- Description: Stores the developer-facing API name used for programmatic access and tooling display.
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-maintained currency code for this record. Required for multi-currency Data Cloud deployments to ensure correct currency handling in reports and calculations.
- Field API Name:
std__CreatedById__c - Data Type: TEXT
- Description: Stores the identifier of the user or system process that created this catalog entry.
- Field API Name:
std__CreatedDateTime__c - Data Type: DATETIME
- Description: Stores the timestamp when this catalog entry was first created.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: Identifier of the external data source that provided this catalog metadata. Used for data lineage and source system tracking across integrated platforms.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: The object identifier within the external data source. Maps this metadata entry back to its source system record for synchronization and audit purposes.
- Field API Name:
std__Description__c - Data Type: TEXT
- Description: Stores the human-readable description of the cataloged asset, which may be author-provided or AI-generated.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Stores the unique identifier for this catalog entry.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: Internal identifier for the Salesforce organization. Used for multi-org deployments and ensures proper data isolation in shared infrastructure.
- Field API Name:
std__JsonAttributes__c - Data Type: TEXT
- Description: Stores additional metadata in JSON format for attributes that do not warrant dedicated fields.
- Field API Name:
std__Label__c - Data Type: TEXT
- Description: Stores the display label shown in user interfaces, distinct from the developer-facing API name.
- Field API Name:
std__LastModifiedDateTime__c - Data Type: DATETIME
- Description: Stores the timestamp of the most recent modification to this catalog entry.
- Field API Name:
std__Metadata__c - Data Type: TEXT
- Description: Stores an identifier of a metadata that is unique across an org.
- Field API Name:
std__MetadataSummary__c - Data Type: TEXT
- Description: Stores an AI-generated or curated summary used for search indexing and quick preview displays.
- Field API Name:
std__MetadataType__c - Data Type: TEXT
- Description: Specifies the primary classification of the cataloged asset (e.g., SObject, BlockTypeBundle, PermissionSet).
- Field API Name:
std__ParentId__c - Data Type: TEXT
- Description: The ID of the parent catalog entry for hierarchical relationships.
- Field API Name:
std__ParentMetadataType__c - Data Type: TEXT
- Description: Specifies the metadata type of the parent record, enabling efficient filtering without joins.
- Field API Name:
std__SubType__c - Data Type: TEXT
- Description: Specifies the secondary classification within the metadata type for finer categorization (e.g., StandardData, CustomData).
- Field API Name:
std__Tags__c - Data Type: TEXT
- Description: Stores categorization tags in JSON array format for search, filtering, and governance classification.
- Field API Name:
std__TenantIdentifier__c - Data Type: TEXT
- Description: Stores the organization identifier that isolates this catalog entry within a multi-tenant environment.
- Field API Name:
std__TimestampVersion__c - Data Type: DATETIME
- Description: Stores the version timestamp used for conflict resolution during metadata synchronization.